Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230822-043951
#<BuildRuby:0x00005644cfd42230
@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.20230822-043951",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.002161 0.004449 2.342041 ( 5.962191)
build_miniruby 0.001921 0.000384 1.707705 ( 2.650047)
build_ruby 0.001625 0.000325 3.636951 ( 6.091899)
build_all 0.003494 0.005030 6.357286 ( 7.374500)
build_install 0.013523 0.005547 8.005500 ( 8.572555)
test_btest 0.001022 0.000256 83.372706 ( 56.807702)
test_basic 0.002786 0.005306 0.971940 ( 1.936198)
test_all 0.007335 0.002063 651.418964 (444.359762)
test_rubyspec 0.021130 0.049644 105.435272 (167.672494)
total: 701.43 sec