Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-194536
#<BuildRuby:0x00007fa5f9d0fdd0
@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.20240926-194536",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000023)
build_up 0.004871 0.004074 4.415253 ( 3.668266)
build_miniruby 0.001366 0.000253 1.512738 ( 1.509398)
build_ruby 0.001675 0.000310 3.655774 ( 3.825379)
build_all 0.007899 0.000687 6.661440 ( 2.825468)
build_install 0.022318 0.004439 11.247409 ( 7.207512)
test_btest 0.000763 0.000139 96.292335 ( 32.727389)
test_basic 0.009094 0.000854 0.970235 ( 2.586411)
test_all 0.099579 0.049095 773.923246 (233.982662)
test_rubyspec 0.050782 0.038723 131.921146 ( 30.275450)
total: 318.61 sec