Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240112-102841
#<BuildRuby:0x000056304448a3d0
@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.20240112-102841",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005142 0.000989 1.691217 ( 3.067674)
build_miniruby 0.001681 0.000324 1.599589 ( 1.850668)
build_ruby 0.001636 0.000315 3.415464 ( 3.996158)
build_all 0.000000 0.008969 6.046474 ( 4.924044)
build_install 0.012107 0.006852 7.285353 ( 6.819009)
test_btest 0.000683 0.000205 84.995814 ( 71.084872)
test_basic 0.000579 0.007166 0.892034 ( 1.093647)
test_all 0.076541 0.042872 785.186695 (400.548713)
test_rubyspec 0.040938 0.029850 102.636019 (134.846576)
total: 628.23 sec