Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-120151
#<BuildRuby:0x00007f0247fefdd0
@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.20241019-120151",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003840 0.004028 3.173099 ( 3.135673)
build_miniruby 0.001272 0.000297 1.514836 ( 1.511875)
build_ruby 0.001640 0.000383 3.902587 ( 4.115482)
build_all 0.001889 0.007697 7.750268 ( 3.213738)
build_install 0.020299 0.002110 10.390334 ( 4.828512)
test_btest 0.000836 0.000221 96.546898 ( 26.057703)
test_basic 0.009211 0.001244 0.998842 ( 1.043453)
test_all 0.100958 0.051084 804.131128 (264.627994)
test_rubyspec 0.047455 0.038546 133.358080 ( 30.564871)
total: 339.10 sec