Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240716-195332
#<BuildRuby:0x00007fb5b239fde0
@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.20240716-195332",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.003521 0.003846 3.497328 ( 3.754059)
build_miniruby 0.001373 0.000284 4.707738 ( 4.200251)
build_ruby 0.000000 0.001969 3.671690 ( 3.839713)
build_all 0.000000 0.008661 7.571823 ( 2.927731)
build_install 0.009948 0.008249 9.897797 ( 4.585871)
test_btest 0.000659 0.000226 116.923641 ( 43.882435)
test_basic 0.006541 0.002242 1.206407 ( 1.257030)
test_all 0.107089 0.045449 809.599009 (246.370289)
test_rubyspec 0.049958 0.035012 163.963934 ( 34.820969)
total: 345.64 sec