Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-003746
#<BuildRuby:0x000055d2e7c66320
@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.20231209-003746",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000028 0.000003 0.000031 ( 0.000026)
autoconf 0.000039 0.000004 0.000043 ( 0.000038)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.000000 0.007722 2.409999 ( 3.077712)
build_miniruby 0.001124 0.000267 1.758221 ( 1.812797)
build_ruby 0.000000 0.002003 3.433878 ( 3.756330)
build_all 0.000000 0.009313 6.080769 ( 4.025656)
build_install 0.014552 0.006601 7.620901 ( 5.094464)
test_btest 0.000859 0.000250 83.899179 ( 58.712722)
test_basic 0.000000 0.008217 0.925803 ( 1.102908)
test_all 0.092496 0.031527 733.022401 (390.344516)
test_rubyspec 0.041539 0.037472 104.386496 (165.467735)
total: 633.40 sec