Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-174113
#<BuildRuby:0x0000559f26049a00
@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.20231210-174113",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002001 0.004516 2.275683 ( 2.368567)
build_miniruby 0.001163 0.000264 1.626685 ( 1.634024)
build_ruby 0.001480 0.000337 3.193062 ( 3.380184)
build_all 0.002478 0.004957 5.766004 ( 2.936254)
build_install 0.010804 0.007835 7.349591 ( 4.169495)
test_btest 0.000703 0.000224 82.869555 ( 31.052801)
test_basic 0.002626 0.005880 0.948707 ( 1.057511)
test_all 0.071258 0.048548 685.343135 (256.719780)
test_rubyspec 0.040611 0.027174 97.813008 (112.015902)
total: 415.34 sec