Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-123636
#<BuildRuby:0x00007f0552a3fdc8
@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.20241228-123636",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.005354 1.404914 ( 2.105452)
build_miniruby 0.000000 0.001243 1.092987 ( 1.090123)
build_ruby 0.000000 0.001870 3.042572 ( 3.205195)
build_all 0.006077 0.002946 5.730737 ( 2.305730)
build_install 0.013821 0.003489 7.232435 ( 3.693998)
test_btest 0.000775 0.000180 72.088416 ( 20.793756)
test_basic 0.005819 0.003418 0.964709 ( 1.014288)
test_all 0.088045 0.052968 646.382521 (191.470545)
test_rubyspec 0.065105 0.017883 115.774423 ( 26.606516)
total: 252.29 sec