Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-191006
#<BuildRuby:0x00007f1fbbdafde0
@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.20240730-191006",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.000000 0.008751 3.642884 ( 3.578471)
build_miniruby 0.000000 0.001665 1.225670 ( 1.222092)
build_ruby 0.001241 0.000562 3.819339 ( 4.016481)
build_all 0.006942 0.002083 7.806073 ( 3.096665)
build_install 0.014068 0.004985 9.669671 ( 4.267733)
test_btest 0.000710 0.000217 113.548500 ( 29.916134)
test_basic 0.008940 0.001513 1.305913 ( 1.355241)
test_all 0.112002 0.039863 856.079938 (266.762707)
test_rubyspec 0.057231 0.033945 171.861174 ( 45.097138)
total: 359.31 sec