Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-001731
#<BuildRuby:0x0000560b8f64dfc0
@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.20231229-001731",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.004001 0.001200 1.551094 ( 1.914383)
build_miniruby 0.001514 0.000000 1.564442 ( 1.562607)
build_ruby 0.000000 0.001798 3.267139 ( 3.507763)
build_all 0.002889 0.005280 5.717436 ( 2.951354)
build_install 0.010966 0.005155 6.807334 ( 3.595839)
test_btest 0.000655 0.000246 81.244718 ( 31.654473)
test_basic 0.003868 0.004164 0.823955 ( 0.897623)
test_all 0.089803 0.033731 770.217968 (429.331352)
test_rubyspec 0.026459 0.058552 105.815562 (196.043706)
total: 671.46 sec