Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-163555
#<BuildRuby:0x00007fc5c4a3fde0
@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.20241229-163555",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.004760 0.000762 1.884520 ( 2.240376)
build_miniruby 0.001156 0.000185 1.280314 ( 1.278775)
build_ruby 0.001439 0.000230 3.461217 ( 3.632413)
build_all 0.004760 0.002858 5.655293 ( 2.184386)
build_install 0.011068 0.004634 6.469762 ( 3.227189)
test_btest 0.000762 0.000153 65.240217 ( 17.032158)
test_basic 0.003665 0.004051 0.691232 ( 0.741320)
test_all 0.072596 0.064120 603.893865 (187.054345)
test_rubyspec 0.047906 0.029603 113.428241 ( 19.921734)
total: 237.31 sec