Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-235809
#<BuildRuby:0x0000556e914ea2a0
@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.20230501-235809",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005289 0.000440 1.678697 ( 2.973577)
build_miniruby 0.001433 0.000119 1.287708 ( 1.286538)
build_ruby 0.001168 0.000098 2.205094 ( 2.408792)
build_all 0.004864 0.000406 1.876642 ( 1.080558)
build_install 0.013241 0.000315 2.747884 ( 1.804079)
test_btest 0.000788 0.000000 73.367762 ( 21.338109)
test_basic 0.004726 0.000064 0.739433 ( 0.819669)
test_all 0.000748 0.000055 581.341924 (177.677702)
test_rubyspec 0.018430 0.026106 75.031809 ( 86.823337)
total: 296.21 sec