Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241231-172105
#<BuildRuby:0x00007fb2bf6cfdd0
@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.20241231-172105",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.005338 0.000921 2.099540 ( 2.369032)
build_miniruby 0.001432 0.000247 1.617502 ( 1.613837)
build_ruby 0.000000 0.001924 3.838119 ( 4.082359)
build_all 0.008128 0.001317 6.617511 ( 2.719766)
build_install 0.007100 0.010811 8.279971 ( 4.615675)
test_btest 0.000681 0.000175 76.018337 ( 22.865820)
test_basic 0.004074 0.005077 0.995676 ( 6.012149)
test_all 0.109596 0.035119 727.323420 (236.466561)
test_rubyspec 0.052027 0.028520 118.279807 ( 28.561368)
total: 309.31 sec