Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-141715
#<BuildRuby:0x00007fe53f22fde0
@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.20240902-141715",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.004388 0.004894 4.189628 ( 5.725209)
build_miniruby 0.001394 0.000296 2.410606 ( 2.999418)
build_ruby 0.000000 0.002302 4.957015 ( 5.558434)
build_all 0.008136 0.002664 8.802911 ( 7.664114)
build_install 0.022235 0.003046 12.342726 ( 10.468924)
test_btest 0.001089 0.000242 127.393743 (102.096888)
test_basic 0.006686 0.006351 1.452891 ( 2.100293)
test_all 0.102261 0.062923 900.541776 (379.746006)
test_rubyspec 0.060255 0.034003 164.692847 ( 33.502233)
total: 549.86 sec