Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-144138
#<BuildRuby:0x00007f738d1dfdc8
@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.20241212-144138",
@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.000028 0.000006 0.000034 ( 0.000033)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.003260 0.004799 3.423965 ( 3.661305)
build_miniruby 0.001262 0.000316 2.142037 ( 2.232320)
build_ruby 0.001258 0.000315 3.761925 ( 33.632761)
build_all 0.003768 0.005276 6.280733 ( 2.601728)
build_install 0.008862 0.011537 8.932963 ( 4.538221)
test_btest 0.000681 0.000242 71.590979 ( 20.243808)
test_basic 0.009280 0.000274 0.845134 ( 2.785438)
test_all 0.090937 0.058358 741.096484 (215.879975)
test_rubyspec 0.038334 0.041799 116.276403 ( 32.713856)
total: 318.29 sec