Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-163448
#<BuildRuby:0x00007f248552fde0
@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.20240616-163448",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000035 0.000007 0.000042 ( 0.000042)
configure 0.000030 0.000006 0.000036 ( 0.000037)
build_up 0.003301 0.004861 2.908374 ( 2.797506)
build_miniruby 0.001241 0.000299 1.166752 ( 1.163773)
build_ruby 0.001740 0.000000 3.141653 ( 3.350925)
build_all 0.007152 0.000000 6.593174 ( 2.488632)
build_install 0.016091 0.000000 9.599353 ( 4.457165)
test_btest 0.001257 0.000000 97.433051 ( 25.853370)
test_basic 0.007544 0.000882 1.154383 ( 1.204026)
test_all 0.099562 0.048941 757.355796 (210.215990)
test_rubyspec 0.051787 0.040199 153.869977 ( 25.558505)
total: 277.09 sec