Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-215813
#<BuildRuby:0x0000559df72e2120
@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.20231011-215813",
@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.000015 0.000000 0.000015 ( 0.000017)
autoconf 0.000020 0.000000 0.000020 ( 0.000028)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.006506 0.000000 2.347703 ( 2.465132)
build_miniruby 0.001938 0.000000 1.624341 ( 1.625303)
build_ruby 0.001684 0.000000 3.114515 ( 3.307680)
build_all 0.003638 0.004207 6.194651 ( 3.195449)
build_install 0.009875 0.008170 7.705879 ( 4.180340)
test_btest 0.000961 0.000000 86.227224 ( 33.612013)
test_basic 0.006165 0.000000 0.937150 ( 1.032929)
test_all 0.006074 0.003364 691.241061 (241.742506)
test_rubyspec 0.035171 0.038351 105.457477 (118.233560)
total: 409.40 sec