Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-084826
#<BuildRuby:0x00007f150896fdd8
@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.20240820-084826",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000040 0.000012 0.000052 ( 0.000051)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.001277 0.007094 3.170879 ( 3.330405)
build_miniruby 0.001102 0.000420 1.185844 ( 1.186923)
build_ruby 0.001290 0.000491 3.255139 ( 3.466378)
build_all 0.003418 0.007844 9.269020 ( 4.695419)
build_install 0.017092 0.010626 13.237986 ( 7.893245)
test_btest 0.000825 0.000397 118.328225 ( 34.269121)
test_basic 0.008711 0.002480 1.146592 ( 1.191267)
test_all 0.110590 0.040289 782.246041 (233.873807)
test_rubyspec 0.053506 0.038739 169.878892 ( 28.994374)
total: 318.90 sec