Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-121809
#<BuildRuby:0x00007f1ebbb2fdc8
@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.20240826-121809",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000043 0.000000 0.000043 ( 0.000042)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.001548 0.007098 3.889364 ( 3.753673)
build_miniruby 0.000000 0.001749 1.881573 ( 1.888031)
build_ruby 0.001163 0.000936 4.611084 ( 4.774129)
build_all 0.009642 0.000770 8.891967 ( 4.557644)
build_install 0.016164 0.008012 12.111119 ( 7.292263)
test_btest 0.000695 0.000275 126.880542 ( 52.366627)
test_basic 0.002011 0.011149 1.374097 ( 1.494988)
test_all 0.101081 0.056059 880.844032 (371.534054)
test_rubyspec 0.051702 0.041700 167.211591 ( 46.890798)
total: 494.55 sec