Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-161420
#<BuildRuby:0x00005565a69b68e0
@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.20230813-161420",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006343 0.000634 2.262660 ( 6.425816)
build_miniruby 0.001083 0.000108 1.706605 ( 3.125834)
build_ruby 0.001593 0.000160 3.503736 ( 8.086970)
build_all 0.008025 0.000803 2.744655 ( 4.297856)
build_install 0.012662 0.009499 4.158607 ( 7.755336)
test_btest 0.001026 0.000160 84.418721 ( 76.667455)
test_basic 0.007307 0.000408 0.970292 ( 2.094954)
test_all 0.001001 0.000152 687.589276 (470.944186)
test_rubyspec 0.043862 0.016337 97.397313 (165.923713)
total: 745.32 sec