Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241121-233457
#<BuildRuby:0x00007fb9f590fdd8
@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.20241121-233457",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.008415 0.000081 4.232302 ( 4.613642)
build_miniruby 0.001762 0.000000 1.794362 ( 1.898713)
build_ruby 0.001842 0.000000 3.528870 ( 3.699260)
build_all 0.004364 0.004006 5.440247 ( 2.261057)
build_install 0.007452 0.008741 7.333458 ( 3.459320)
test_btest 0.000724 0.000163 69.808577 ( 18.137144)
test_basic 0.000740 0.008379 0.807205 ( 0.857058)
test_all 0.118967 0.022598 662.571513 (231.843783)
test_rubyspec 0.044708 0.035930 119.099139 ( 26.385409)
total: 293.16 sec