Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240131-061511
#<BuildRuby:0x0000561dc835a890
@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.20240131-061511",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001741 0.004162 1.937510 ( 2.297847)
build_miniruby 0.000000 0.001868 1.717970 ( 1.720342)
build_ruby 0.000000 0.001970 3.324333 ( 3.573068)
build_all 0.007573 0.000541 6.186218 ( 2.733853)
build_install 0.018429 0.001393 7.786893 ( 4.405424)
test_btest 0.000681 0.000093 86.712076 ( 33.761398)
test_basic 0.000000 0.007703 0.916618 ( 0.982866)
test_all 0.089452 0.026936 733.164266 (274.934930)
test_rubyspec 0.070139 0.036750 172.692234 (188.715494)
total: 513.13 sec