Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-033143
#<BuildRuby:0x00007f052752fde0
@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.20240620-033143",
@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.000027 0.000002 0.000029 ( 0.000030)
autoconf 0.000049 0.000004 0.000053 ( 0.000054)
configure 0.000037 0.000003 0.000040 ( 0.000039)
build_up 0.009881 0.000148 4.017324 ( 5.885930)
build_miniruby 0.001878 0.000144 1.821751 ( 2.259443)
build_ruby 0.002567 0.000198 4.751614 ( 5.350741)
build_all 0.011223 0.000214 8.718255 ( 7.679758)
build_install 0.019094 0.008224 11.930069 ( 10.956576)
test_btest 0.001264 0.000137 122.457216 ( 78.443006)
test_basic 0.009872 0.004391 1.414348 ( 1.983733)
test_all 0.099421 0.055352 916.507539 (363.142624)
test_rubyspec 0.035009 0.055352 167.442782 ( 49.178268)
total: 524.88 sec