Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-235759
#<BuildRuby:0x00007fe847a4fdd0
@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.20241118-235759",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.004695 0.002285 2.993424 ( 3.296801)
build_miniruby 0.001215 0.000284 1.061782 ( 1.058921)
build_ruby 0.001442 0.000337 3.374963 ( 3.593370)
build_all 0.004273 0.002979 5.815710 ( 2.405447)
build_install 0.012789 0.004139 7.673567 ( 3.731977)
test_btest 0.000805 0.000207 75.718588 ( 20.294705)
test_basic 0.003819 0.006463 0.957389 ( 1.007732)
test_all 0.113555 0.027981 711.418723 (220.334453)
test_rubyspec 0.035414 0.042229 115.405504 ( 25.389390)
total: 281.11 sec