Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-024732
#<BuildRuby:0x0000558118016118
@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.20221207-024732",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.000000 0.006345 1.461957 ( 2.695689)
build_miniruby 0.000000 0.001323 1.302120 ( 1.458493)
build_ruby 0.000771 0.000692 2.902074 ( 3.172075)
build_all 0.006781 0.000706 3.792052 ( 3.300691)
build_install 0.011672 0.005201 3.016492 ( 3.064762)
test_btest 0.001001 0.000000 56.458476 ( 34.696198)
test_basic 0.004767 0.000000 0.440383 ( 0.629441)
test_all 0.001198 0.000000 635.677504 (332.720211)
test_rubyspec 0.035894 0.013819 70.267912 ( 88.435864)
total: 470.17 sec