Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-131934
#<BuildRuby:0x00005633453323d0
@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.20240308-131934",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004515 0.003531 2.728027 ( 2.776953)
build_miniruby 0.008590 0.000645 183.423225 ( 65.334517)
build_ruby 0.001628 0.000000 4.036336 ( 4.299660)
build_all 0.011303 0.004201 45.924983 ( 34.588667)
build_install 0.014930 0.004554 8.933000 ( 4.837218)
test_btest 0.000652 0.000112 94.018320 ( 39.478763)
test_basic 0.008910 0.000000 1.005905 ( 1.092650)
test_all 0.072039 0.049367 831.094157 (329.171657)
test_rubyspec 0.040297 0.052818 127.155327 (146.356193)
total: 627.94 sec