Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-091920
#<BuildRuby:0x00005608c1b22120
@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.20230912-091920",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002165 0.004741 2.343801 ( 4.013840)
build_miniruby 0.001261 0.000485 1.644139 ( 1.691736)
build_ruby 0.001372 0.000528 3.511607 ( 3.706323)
build_all 0.007270 0.001172 6.520208 ( 4.039093)
build_install 0.013731 0.006228 8.084149 ( 5.481982)
test_btest 0.000628 0.000238 83.981129 ( 37.408011)
test_basic 0.003991 0.004257 0.996881 ( 1.104555)
test_all 0.006688 0.003545 698.673624 (278.389305)
test_rubyspec 0.030882 0.040669 105.086588 (117.323414)
total: 453.16 sec