Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-133109
#<BuildRuby:0x000055ddf1c81f70
@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.20230915-133109",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006280 0.001005 2.261449 ( 4.483968)
build_miniruby 0.001311 0.000210 1.654801 ( 1.820428)
build_ruby 0.000000 0.001596 3.290170 ( 3.762405)
build_all 0.000225 0.008282 6.370656 ( 4.496030)
build_install 0.010442 0.007482 7.524821 ( 6.666457)
test_btest 0.000598 0.000174 82.366509 ( 45.094872)
test_basic 0.000700 0.008091 0.942227 ( 1.190129)
test_all 0.009465 0.000000 653.726398 (296.828322)
test_rubyspec 0.035402 0.031426 101.906479 (121.034789)
total: 485.38 sec