Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240711-030158
#<BuildRuby:0x00007f0492e1fdc8
@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-030158",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002462 0.004952 3.323569 ( 2.878896)
build_miniruby 0.001180 0.000459 1.176570 ( 1.173922)
build_ruby 0.001325 0.000515 3.822660 ( 4.020314)
build_all 0.008075 0.000000 7.060481 ( 2.658641)
build_install 0.011183 0.007754 9.906787 ( 4.412346)
test_btest 0.000666 0.000260 105.810940 ( 27.204493)
test_basic 0.001334 0.007126 0.892014 ( 0.943328)
test_all 0.122012 0.030018 912.532917 (488.456987)
test_rubyspec 0.060156 0.031485 175.529307 (199.084459)
total: 730.83 sec