Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-164954
#<BuildRuby:0x00007fd5e598fdd8
@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.20241214-164954",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.005738 0.001230 2.555622 ( 3.199530)
build_miniruby 0.001415 0.000303 1.616277 ( 1.794044)
build_ruby 0.002029 0.000435 4.333442 ( 50.162221)
build_all 0.009850 0.000000 6.225103 ( 3.653690)
build_install 0.005902 0.017033 8.678103 ( 6.108015)
test_btest 0.000595 0.000186 78.477526 ( 42.809168)
test_basic 0.007175 0.003861 1.064137 ( 1.265750)
test_all 0.119371 0.033307 749.954205 (348.736600)
test_rubyspec 0.049332 0.034742 119.214109 ( 32.912294)
total: 490.64 sec