Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-220241
#<BuildRuby:0x000055bb022c63d0
@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.20230203-220241",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000326 0.004092 1.091883 ( 1.802220)
build_miniruby 0.001046 0.000349 1.133327 ( 1.132669)
build_ruby 0.001322 0.000441 2.227147 ( 2.436105)
build_all 0.003144 0.003787 3.651075 ( 1.910945)
build_install 0.003616 0.010031 2.847557 ( 2.057119)
test_btest 0.000986 0.000000 56.624965 ( 18.029887)
test_basic 0.001399 0.003349 0.405576 ( 0.497985)
test_all 0.001419 0.000751 627.853732 (192.382083)
test_rubyspec 0.021315 0.020964 66.043564 ( 75.888545)
total: 296.14 sec