Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-144014
#<BuildRuby:0x00007fc6d2a0fdc0
@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.20240826-144014",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000008 0.000034 ( 0.000033)
build_up 0.003021 0.005020 3.782396 ( 3.810149)
build_miniruby 0.001664 0.000000 1.715686 ( 1.712048)
build_ruby 0.002049 0.000000 4.172959 ( 4.357273)
build_all 0.002946 0.006321 8.411406 ( 3.306050)
build_install 0.009710 0.008650 10.841873 ( 5.047315)
test_btest 0.000608 0.000239 117.259643 ( 30.595762)
test_basic 0.004635 0.006022 1.062247 ( 1.110197)
test_all 0.103275 0.044221 837.719108 (237.755330)
test_rubyspec 0.065815 0.028846 166.012638 ( 35.964805)
total: 323.66 sec