Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240905-022052
#<BuildRuby:0x00007f3ffbb2fdd0
@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.20240905-022052",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000036 0.000008 0.000044 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007687 0.001735 4.074555 ( 4.514022)
build_miniruby 0.000000 0.002184 1.805307 ( 1.826265)
build_ruby 0.000824 0.001106 4.686384 ( 4.864454)
build_all 0.009497 0.001294 8.331341 ( 5.225775)
build_install 0.018746 0.005767 11.571217 ( 7.529599)
test_btest 0.001011 0.000252 129.196826 ( 93.764662)
test_basic 0.007022 0.005195 1.402858 ( 2.077538)
test_all 0.110455 0.049286 914.819437 (420.988827)
test_rubyspec 0.050512 0.039370 170.786705 ( 52.291526)
total: 593.08 sec