Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-174706
#<BuildRuby:0x00007f4711c5fdc8
@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.20240615-174706",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000039 0.000005 0.000044 ( 0.000044)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.004554 0.004076 3.646681 ( 3.501795)
build_miniruby 0.002113 0.000000 1.635109 ( 1.644297)
build_ruby 0.002145 0.000051 4.390011 ( 4.603978)
build_all 0.009968 0.000825 8.120345 ( 3.959106)
build_install 0.011128 0.012283 11.307988 ( 6.019880)
test_btest 0.000705 0.000145 113.681879 ( 30.972181)
test_basic 0.009535 0.001071 1.249082 ( 1.303197)
test_all 0.114523 0.035084 880.580418 (267.185716)
test_rubyspec 0.040397 0.054328 162.403667 ( 34.793170)
total: 353.98 sec