Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240618-222907
#<BuildRuby:0x00007eff28f7fde0
@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.20240618-222907",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.006609 0.001279 3.057581 ( 3.095830)
build_miniruby 0.001779 0.000000 1.247289 ( 1.247086)
build_ruby 0.001928 0.000000 3.933957 ( 4.106239)
build_all 0.008763 0.000003 7.354555 ( 2.892379)
build_install 0.016183 0.004883 10.066443 ( 4.637887)
test_btest 0.000000 0.001148 107.925782 ( 30.876744)
test_basic 0.010490 0.001759 1.061072 ( 1.120993)
test_all 0.103425 0.043587 817.732532 (239.253094)
test_rubyspec 0.063968 0.027798 159.318463 ( 32.764871)
total: 320.00 sec