Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-193110
#<BuildRuby:0x000055692c5b61a8
@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-193110",
@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.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004368 0.000760 1.632900 ( 1.983177)
build_miniruby 0.000000 0.001773 1.594914 ( 1.593842)
build_ruby 0.000000 0.001792 3.313281 ( 3.527802)
build_all 0.000000 0.007199 5.449742 ( 2.793367)
build_install 0.006271 0.010798 6.950088 ( 4.217278)
test_btest 0.000686 0.000254 82.151102 ( 29.816284)
test_basic 0.004649 0.002712 0.921335 ( 1.004716)
test_all 0.074361 0.043436 804.849512 (296.557524)
test_rubyspec 0.026940 0.039049 92.718578 (104.312829)
total: 445.81 sec