Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-025325
#<BuildRuby:0x00007f6188f0fdc0
@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.20240724-025325",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000007 0.000041 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006790 0.001358 3.705193 ( 3.558725)
build_miniruby 0.001559 0.000000 1.641632 ( 1.639406)
build_ruby 0.002123 0.000000 3.755680 ( 3.964203)
build_all 0.001073 0.007718 7.996393 ( 3.043435)
build_install 0.009764 0.011725 11.166194 ( 5.269129)
test_btest 0.000878 0.000276 121.003863 ( 31.587340)
test_basic 0.009782 0.000437 1.276612 ( 1.317088)
test_all 0.111527 0.042772 868.105433 (264.139994)
test_rubyspec 0.042104 0.048831 173.846101 ( 32.956683)
total: 347.48 sec