Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-040507
#<BuildRuby:0x00007ff225b8fdc0
@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.20240709-040507",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000047 0.000006 0.000053 ( 0.000054)
configure 0.000040 0.000005 0.000045 ( 0.000046)
build_up 0.003888 0.004712 4.010257 ( 3.664645)
build_miniruby 0.001551 0.000258 1.296906 ( 1.294646)
build_ruby 0.001676 0.000279 3.908304 ( 4.098290)
build_all 0.005453 0.003716 7.973568 ( 3.169158)
build_install 0.001145 0.018710 10.731784 ( 4.811015)
test_btest 0.000904 0.000293 119.369387 ( 31.848906)
test_basic 0.001798 0.007230 0.976775 ( 1.021973)
test_all 0.087383 0.065316 887.453414 (247.050609)
test_rubyspec 0.049309 0.042070 172.319472 ( 35.978966)
total: 332.94 sec