Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240802-204539
#<BuildRuby:0x00007f64de8bfde0
@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.20240802-204539",
@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.000030 0.000009 0.000039 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.004757 0.002913 3.504330 ( 3.425321)
build_miniruby 0.001302 0.000434 1.185423 ( 1.182551)
build_ruby 0.001493 0.000497 4.134088 ( 4.330889)
build_all 0.007887 0.000000 7.968460 ( 3.146352)
build_install 0.018213 0.001797 10.308422 ( 4.557269)
test_btest 0.000691 0.000197 112.841939 ( 29.561857)
test_basic 0.009567 0.001497 1.004769 ( 1.057807)
test_all 0.106572 0.041104 758.416895 (222.353388)
test_rubyspec 0.046952 0.044876 163.426331 ( 29.800329)
total: 299.42 sec