Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-045212
#<BuildRuby:0x00007f72bc22fde0
@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.20240904-045212",
@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.000017)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000000 0.007768 3.325030 ( 3.495644)
build_miniruby 0.001194 0.000552 1.217204 ( 1.214008)
build_ruby 0.001724 0.000000 4.009386 ( 4.178130)
build_all 0.007514 0.000272 7.687904 ( 3.081120)
build_install 0.016589 0.001877 10.402436 ( 4.771173)
test_btest 0.001022 0.000231 113.373065 ( 30.015713)
test_basic 0.005148 0.004622 1.203187 ( 1.256169)
test_all 0.120212 0.028974 853.114612 (239.821085)
test_rubyspec 0.061977 0.026882 162.200063 ( 31.893653)
total: 319.73 sec