Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-035111
#<BuildRuby:0x000055a50d2f2120
@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.20221225-035111",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.001356 0.003933 1.074022 ( 1.970695)
build_miniruby 0.001465 0.000052 1.495702 ( 1.674018)
build_ruby 0.001871 0.000067 3.456250 ( 4.059534)
build_all 0.007735 0.000276 3.974994 ( 3.065974)
build_install 0.011855 0.008162 3.382818 ( 3.176929)
test_btest 0.001011 0.000000 58.904196 ( 37.051012)
test_basic 0.002329 0.004079 0.466355 ( 0.676826)
test_all 0.000798 0.001039 642.301318 (323.920362)
test_rubyspec 0.020805 0.029413 74.856006 ( 93.288843)
total: 468.89 sec