Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-001120
#<BuildRuby:0x0000563e7fd8a108
@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.20230102-001120",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004522 0.000077 1.020478 ( 4.920764)
build_miniruby 0.001032 0.000188 1.130113 ( 3.016191)
build_ruby 0.001292 0.000235 3.480649 ( 18.572671)
build_all 0.007735 0.000000 3.871297 ( 2.609751)
build_install 0.010372 0.004474 3.269486 ( 2.908839)
test_btest 0.000585 0.000113 55.471079 ( 30.123143)
test_basic 0.001443 0.004640 0.448139 ( 0.697762)
test_all 0.001419 0.000327 619.708251 (223.467504)
test_rubyspec 0.011079 0.029493 60.753724 ( 70.853491)
total: 357.17 sec