Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-165955
#<BuildRuby:0x000055b99a5ce320
@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.20231015-165955",
@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.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.007333 0.000561 2.459456 ( 3.618154)
build_miniruby 0.001492 0.000248 1.777065 ( 2.115937)
build_ruby 0.000000 0.002016 3.474166 ( 4.043649)
build_all 0.002871 0.005901 6.514017 ( 5.686422)
build_install 0.014518 0.006707 8.115125 ( 7.785000)
test_btest 0.000348 0.000649 88.115983 ( 72.553409)
test_basic 0.004479 0.005047 1.035793 ( 1.532117)
test_all 0.008762 0.001139 717.589111 (406.981247)
test_rubyspec 0.022041 0.050811 107.010714 (145.196014)
total: 649.51 sec