Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-034219
#<BuildRuby:0x000055e015751ea8
@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.20230208-034219",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.000000 0.004811 1.132677 ( 1.577110)
build_miniruby 0.000000 0.001472 1.141811 ( 1.158741)
build_ruby 0.000000 0.001532 2.594327 ( 2.914683)
build_all 0.003272 0.004451 3.922691 ( 2.207279)
build_install 0.013489 0.001364 2.845740 ( 2.385299)
test_btest 0.000657 0.000140 54.254846 ( 27.115496)
test_basic 0.002192 0.003383 0.433293 ( 0.543174)
test_all 0.000946 0.000223 629.705292 (235.326404)
test_rubyspec 0.023146 0.021484 70.595799 ( 81.177161)
total: 354.41 sec