Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241211-153449
#<BuildRuby:0x00007f06825dfdd8
@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.20241211-153449",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000046 0.000007 0.000053 ( 0.000054)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.000000 0.008554 3.887722 ( 4.027715)
build_miniruby 0.000451 0.001453 1.651268 ( 1.670286)
build_ruby 0.002229 0.000000 4.444842 ( 4.635477)
build_all 0.009099 0.000835 6.629447 ( 4.510128)
build_install 0.009850 0.012090 9.628920 ( 6.074372)
test_btest 0.000931 0.000256 79.899146 ( 32.280317)
test_basic 0.007174 0.004866 1.105131 ( 1.207650)
test_all 0.111987 0.041019 744.501412 (274.034596)
test_rubyspec 0.053604 0.032866 122.859071 ( 47.387334)
total: 375.83 sec