Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-200458
#<BuildRuby:0x00007f672535fdc0
@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.20240615-200458",
@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.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000030 0.000003 0.000033 ( 0.000034)
build_up 0.000043 0.007926 3.572264 ( 3.454408)
build_miniruby 0.001431 0.000260 1.568218 ( 1.565093)
build_ruby 0.002448 0.000000 4.371050 ( 4.539521)
build_all 0.005677 0.003269 8.175466 ( 3.393568)
build_install 0.017863 0.001851 10.614562 ( 5.015337)
test_btest 0.000995 0.000184 105.223826 ( 28.321474)
test_basic 0.005196 0.004404 1.114321 ( 1.164797)
test_all 0.099157 0.048421 783.095701 (227.453662)
test_rubyspec 0.053334 0.036779 156.387668 ( 28.987010)
total: 303.90 sec