Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-074633
#<BuildRuby:0x0000558e3bc8e168
@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.20230107-074633",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004974 0.000000 1.154603 ( 1.580948)
build_miniruby 0.001571 0.000000 1.519909 ( 1.522740)
build_ruby 0.001731 0.000000 3.566577 ( 4.071478)
build_all 0.003835 0.003488 3.794999 ( 2.013881)
build_install 0.015865 0.000539 2.937734 ( 2.269663)
test_btest 0.000672 0.000087 56.771191 ( 21.475995)
test_basic 0.002200 0.003765 0.415282 ( 0.521200)
test_all 0.000804 0.000126 659.225633 (242.005932)
test_rubyspec 0.036800 0.012997 71.573950 ( 87.596763)
total: 363.06 sec