Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-183907
#<BuildRuby:0x00007f5f595bfdc8
@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.20241216-183907",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.005421 0.000369 2.059498 ( 2.388897)
build_miniruby 0.001109 0.000238 1.085051 ( 1.082039)
build_ruby 0.000000 0.001998 3.742312 ( 3.950561)
build_all 0.003496 0.004926 5.725114 ( 2.363245)
build_install 0.013127 0.005438 7.209863 ( 3.759105)
test_btest 0.000719 0.000202 74.481145 ( 19.817808)
test_basic 0.005056 0.004444 0.973665 ( 1.021863)
test_all 0.123166 0.019063 707.205089 (210.695191)
test_rubyspec 0.050088 0.026071 116.394920 ( 25.592991)
total: 270.67 sec