Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-155553
#<BuildRuby:0x000055616f7b9f00
@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.20230106-155553",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000030 0.000004 0.000034 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.004809 0.000628 1.205165 ( 2.090850)
build_miniruby 0.001137 0.000148 1.513528 ( 1.575949)
build_ruby 0.000000 0.001706 3.709058 ( 4.326664)
build_all 0.000000 0.007896 3.917364 ( 2.725554)
build_install 0.006876 0.010556 3.041538 ( 2.946426)
test_btest 0.000662 0.000212 55.139708 ( 31.222667)
test_basic 0.004322 0.001383 0.435167 ( 1.118789)
test_all 0.001048 0.000335 622.444338 (275.548504)
test_rubyspec 0.025380 0.022690 71.160454 ( 89.308069)
total: 410.86 sec