Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-170938
#<BuildRuby:0x00007f648235fdc0
@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.20240702-170938",
@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.000021 0.000008 0.000029 ( 0.000030)
autoconf 0.000036 0.000013 0.000049 ( 0.000049)
configure 0.000029 0.000011 0.000040 ( 0.000041)
build_up 0.007410 0.002745 4.477521 ( 4.442043)
build_miniruby 0.001700 0.000630 1.848608 ( 1.914359)
build_ruby 0.002064 0.000764 4.867328 ( 5.129620)
build_all 0.007870 0.002915 8.950688 ( 4.958864)
build_install 0.017087 0.007002 12.433367 ( 7.290259)
test_btest 0.000985 0.000369 127.508902 ( 78.672498)
test_basic 0.004561 0.009157 1.392347 ( 1.675352)
test_all 0.108735 0.047896 989.575307 (455.191173)
test_rubyspec 0.063891 0.033269 173.137153 ( 42.556837)
total: 601.83 sec