Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-143627
#<BuildRuby:0x000055fc80e65a00
@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.20230901-143627",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.001365 0.004534 1.844480 ( 3.088122)
build_miniruby 0.001329 0.000578 1.663661 ( 1.727978)
build_ruby 0.001353 0.000587 3.351081 ( 3.858193)
build_all 0.005407 0.002350 6.259927 ( 4.436272)
build_install 0.009818 0.009249 7.484246 ( 5.788562)
test_btest 0.000511 0.000245 82.672593 ( 44.630138)
test_basic 0.002766 0.005869 0.924115 ( 1.158425)
test_all 0.004866 0.004717 676.670700 (327.679999)
test_rubyspec 0.036966 0.030414 103.713974 (122.209203)
total: 514.58 sec