Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-154051
#<BuildRuby:0x00007f0962e7fdc0
@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.20240901-154051",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.005082 0.002985 3.976569 ( 4.315438)
build_miniruby 0.002027 0.000000 1.843109 ( 1.841837)
build_ruby 0.002153 0.000000 4.538214 ( 10.568997)
build_all 0.009614 0.000737 8.553049 ( 3.846488)
build_install 0.018157 0.005674 11.683851 ( 6.261587)
test_btest 0.000768 0.000240 125.055696 ( 54.908778)
test_basic 0.008208 0.002840 1.346466 ( 1.447299)
test_all 0.113538 0.048086 907.880339 (405.786623)
test_rubyspec 0.055333 0.040622 172.953745 ( 55.521569)
total: 544.50 sec