Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-124646
#<BuildRuby:0x00007f74d4b0fdd8
@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.20241208-124646",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.003906 0.004016 3.675313 ( 3.591102)
build_miniruby 0.001244 0.000414 1.781061 ( 1.778173)
build_ruby 0.001383 0.000461 3.862361 ( 4.032737)
build_all 0.001328 0.007221 6.091634 ( 2.560219)
build_install 0.010023 0.008977 8.592225 ( 4.100814)
test_btest 0.000590 0.000262 79.969696 ( 29.192563)
test_basic 0.004841 0.006497 1.032644 ( 1.199786)
test_all 0.109372 0.044261 745.050959 (372.807162)
test_rubyspec 0.020383 0.067111 122.519112 ( 62.350025)
total: 481.61 sec