Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-063404
#<BuildRuby:0x00005633658960e0
@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.20230731-063404",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000031 0.000002 0.000033 ( 0.000034)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.006325 0.000000 2.196097 ( 3.535720)
build_miniruby 0.001884 0.000025 1.716255 ( 1.721499)
build_ruby 0.001937 0.000114 3.402435 ( 3.658521)
build_all 0.000000 0.007475 2.663883 ( 1.921517)
build_install 0.013516 0.005239 4.044498 ( 3.086479)
test_btest 0.000000 0.000712 82.770213 ( 33.176813)
test_basic 0.000000 0.008239 0.869974 ( 0.969626)
test_all 0.000000 0.001003 666.095286 (359.712266)
test_rubyspec 0.029415 0.027243 96.165023 (129.607933)
total: 537.39 sec