Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-171600
#<BuildRuby:0x00005640fb77a1b8
@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.20230904-171600",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005148 0.000515 1.778366 ( 2.777319)
build_miniruby 0.002048 0.000000 1.667439 ( 1.792597)
build_ruby 0.001898 0.000000 3.360919 ( 3.927835)
build_all 0.004917 0.003143 6.196474 ( 4.215386)
build_install 0.017295 0.001550 7.461590 ( 5.779493)
test_btest 0.000855 0.000098 82.308766 ( 41.151195)
test_basic 0.007399 0.000361 0.927028 ( 1.292994)
test_all 0.008960 0.000510 693.724181 (284.599821)
test_rubyspec 0.027112 0.044191 102.038907 (120.721670)
total: 466.26 sec