Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-131339
#<BuildRuby:0x0000563c7686e120
@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.20231221-131339",
@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.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005823 0.000000 1.718292 ( 2.084277)
build_miniruby 0.000991 0.000364 1.512062 ( 1.511577)
build_ruby 0.001183 0.000484 2.945509 ( 3.158851)
build_all 0.005356 0.002191 5.570006 ( 2.441872)
build_install 0.016660 0.001770 6.913303 ( 3.672766)
test_btest 0.000612 0.000220 80.479143 ( 24.756843)
test_basic 0.000994 0.005313 0.877482 ( 0.949506)
test_all 0.078322 0.039698 674.950864 (239.287287)
test_rubyspec 0.027380 0.034522 90.106370 (101.834498)
total: 379.70 sec