Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-173124
#<BuildRuby:0x00007fc62618fdc8
@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.20240901-173124",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.002743 0.004476 3.159647 ( 3.157620)
build_miniruby 0.001464 0.000000 1.396327 ( 1.393154)
build_ruby 0.001690 0.000000 3.383078 ( 3.568145)
build_all 0.007195 0.000443 6.847729 ( 2.557616)
build_install 0.015806 0.001300 8.823806 ( 4.044500)
test_btest 0.000772 0.000132 104.768991 ( 26.869052)
test_basic 0.008052 0.001380 0.988039 ( 1.032803)
test_all 0.121221 0.027908 772.347345 (252.820325)
test_rubyspec 0.057762 0.029457 168.789834 ( 31.882697)
total: 327.33 sec