Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-002416
#<BuildRuby:0x00007fd551c3fdd8
@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.20240712-002416",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.005341 0.002096 2.647748 ( 2.525102)
build_miniruby 0.001306 0.000373 1.222434 ( 1.219455)
build_ruby 0.001453 0.000415 2.989554 ( 3.221340)
build_all 0.004348 0.003985 6.979923 ( 2.589896)
build_install 0.016460 0.003027 9.180478 ( 4.123241)
test_btest 0.000798 0.000237 99.588935 ( 25.607923)
test_basic 0.008092 0.000149 0.905156 ( 0.956426)
test_all 0.100199 0.056221 807.928182 (305.471428)
test_rubyspec 0.037502 0.047814 163.400197 ( 34.183599)
total: 379.90 sec