Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-233337
#<BuildRuby:0x000055c753db2228
@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.20230907-233337",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000030)
build_up 0.000000 0.006876 2.269342 ( 4.062056)
build_miniruby 0.001423 0.000620 1.718899 ( 1.753836)
build_ruby 0.001482 0.000191 3.417173 ( 3.775532)
build_all 0.007772 0.000480 6.224175 ( 4.089193)
build_install 0.016470 0.004670 7.986150 ( 5.626794)
test_btest 0.000950 0.000136 85.001869 ( 45.053465)
test_basic 0.003420 0.004796 0.995538 ( 1.202491)
test_all 0.004134 0.005136 710.551341 (399.447516)
test_rubyspec 0.055573 0.027248 107.333142 (153.451073)
total: 618.46 sec