Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-142009
#<BuildRuby:0x000055e0e52b5e78
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230330-142009",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006839 0.000343 1.937304 ( 5.419876)
build_miniruby 0.001667 0.000200 1.441828 ( 1.692784)
build_ruby 0.001761 0.000211 2.879175 ( 3.781216)
build_all 0.007115 0.000853 2.247537 ( 2.687780)
build_install 0.011539 0.008686 3.611248 ( 3.843468)
test_btest 0.000803 0.000144 70.578890 ( 49.063826)
test_basic 0.005347 0.000954 0.528815 ( 0.905095)
test_all 0.001024 0.000183 529.416451 (292.589500)
test_rubyspec 0.003459 0.042004 71.979930 ( 82.058720)
total: 442.04 sec