Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-155030
#<BuildRuby:0x000055cbd35c2228
@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.20230621-155030",
@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.000018 0.000003 0.000021 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002680 0.004432 1.916116 ( 4.941872)
build_miniruby 0.001197 0.000191 1.487269 ( 2.409290)
build_ruby 0.001406 0.000225 2.865530 ( 4.305539)
build_all 0.006196 0.000991 5.156875 ( 4.742832)
build_install 0.016943 0.001185 6.435042 ( 5.038027)
test_btest 0.000560 0.000083 78.210824 ( 47.307882)
test_basic 0.007195 0.000000 0.813672 ( 1.488083)
test_all 0.002580 0.000000 575.144575 (301.197748)
test_rubyspec 0.024008 0.030329 87.324993 (126.339719)
total: 497.77 sec