Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-211027
#<BuildRuby:0x000055eb0c5b2230
@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.20230626-211027",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.003849 0.003092 2.039538 ( 3.398643)
build_miniruby 0.001231 0.000274 1.598233 ( 1.608519)
build_ruby 0.000000 0.001968 3.219550 ( 3.559034)
build_all 0.000000 0.007973 2.464920 ( 1.780214)
build_install 0.017033 0.004748 3.878685 ( 3.640143)
test_btest 0.000643 0.000201 81.055088 ( 32.621122)
test_basic 0.004172 0.003967 0.932498 ( 1.151225)
test_all 0.000997 0.000332 575.532766 (174.083219)
test_rubyspec 0.019139 0.024332 81.314932 ( 92.970876)
total: 314.81 sec