Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-235248
#<BuildRuby:0x00007f5d9e6ffdd0
@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.20240927-235248",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000026 0.000011 0.000037 ( 0.000037)
build_up 0.003455 0.005620 4.653739 ( 3.945129)
build_miniruby 0.001994 0.000000 1.607305 ( 1.607820)
build_ruby 0.002173 0.000000 4.146117 ( 17.863334)
build_all 0.007827 0.000000 6.682575 ( 2.801010)
build_install 0.011126 0.008124 9.978369 ( 4.570437)
test_btest 0.000695 0.000307 93.414673 ( 24.734596)
test_basic 0.010548 0.000000 1.014089 ( 1.069270)
test_all 0.128159 0.019039 766.304316 (219.558378)
test_rubyspec 0.050374 0.036077 129.907384 ( 27.941475)
total: 304.09 sec