Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-035028
#<BuildRuby:0x00007fedae2cfdc8
@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.20240711-035028",
@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.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.000151 0.007939 3.799590 ( 3.488603)
build_miniruby 0.001750 0.000000 1.457787 ( 1.454813)
build_ruby 0.002147 0.000010 3.097850 ( 3.300621)
build_all 0.008248 0.000000 7.345937 ( 2.809865)
build_install 0.017800 0.000764 10.776087 ( 4.962665)
test_btest 0.000755 0.000237 113.143592 ( 29.957678)
test_basic 0.008237 0.000044 1.172348 ( 1.220561)
test_all 0.126097 0.025495 887.516850 (253.861774)
test_rubyspec 0.037681 0.048121 162.976384 ( 33.485871)
total: 334.54 sec