Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-195622
#<BuildRuby:0x0000558734a62078
@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.20231231-195622",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.001242 0.004172 1.521180 ( 1.858680)
build_miniruby 0.001170 0.000141 1.319839 ( 1.317713)
build_ruby 0.001436 0.000172 2.671706 ( 2.894274)
build_all 0.006449 0.000774 5.502692 ( 2.116487)
build_install 0.011814 0.004879 6.816132 ( 3.457535)
test_btest 0.000804 0.000119 81.934214 ( 20.896297)
test_basic 0.001428 0.004024 0.774190 ( 0.831245)
test_all 0.098500 0.021038 824.698751 (249.029638)
test_rubyspec 0.038968 0.021224 86.842346 ( 98.545138)
total: 380.95 sec