Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240204-082425
#<BuildRuby:0x000055928bd72058
@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.20240204-082425",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006238 0.000000 1.841841 ( 2.196439)
build_miniruby 0.001487 0.000000 1.616081 ( 1.615521)
build_ruby 0.001566 0.000266 3.408735 ( 3.612358)
build_all 0.007431 0.000602 6.343433 ( 3.298263)
build_install 0.013087 0.005128 7.504049 ( 4.318326)
test_btest 0.000686 0.000137 86.288871 ( 40.182300)
test_basic 0.006280 0.001256 0.950820 ( 1.095993)
test_all 0.089216 0.026530 776.278925 (274.551352)
test_rubyspec 0.062289 0.044041 170.075416 (182.005478)
total: 512.88 sec