Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-114433
#<BuildRuby:0x000056348af7a138
@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.20240118-114433",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001600 0.003619 1.432563 ( 1.771935)
build_miniruby 0.001092 0.000182 1.464150 ( 1.462110)
build_ruby 0.001230 0.000205 3.018554 ( 3.272801)
build_all 0.006518 0.000000 5.180725 ( 2.086262)
build_install 0.009834 0.005701 5.980128 ( 2.875428)
test_btest 0.000937 0.000187 80.068261 ( 20.811653)
test_basic 0.005387 0.001078 0.756352 ( 0.813878)
test_all 0.090545 0.026375 748.051554 (213.000187)
test_rubyspec 0.052818 0.041382 144.819609 (156.451700)
total: 402.55 sec