Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-154444
#<BuildRuby:0x000056510a31df88
@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.20240130-154444",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.005450 0.000329 1.861506 ( 2.210451)
build_miniruby 0.001047 0.000218 1.370335 ( 1.368302)
build_ruby 0.001232 0.000257 3.010147 ( 3.267352)
build_all 0.006232 0.000405 5.608294 ( 2.266322)
build_install 0.010141 0.005641 6.258041 ( 2.906103)
test_btest 0.000299 0.000569 82.229191 ( 21.745015)
test_basic 0.000000 0.006253 0.847693 ( 0.908138)
test_all 0.083663 0.034412 715.619911 (206.540136)
test_rubyspec 0.060307 0.044268 151.170652 (162.858488)
total: 404.07 sec