Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240821-052644
#<BuildRuby:0x00007fad55b1fdc8
@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.20240821-052644",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000035 0.000007 0.000042 ( 0.000041)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.002605 0.005981 4.163178 ( 4.040553)
build_miniruby 0.001709 0.000369 1.761189 ( 1.758592)
build_ruby 0.001974 0.000427 4.695580 ( 4.864190)
build_all 0.008692 0.001879 8.773863 ( 4.139119)
build_install 0.018187 0.005424 11.903389 ( 6.282775)
test_btest 0.000647 0.000146 120.762684 ( 33.338383)
test_basic 0.004396 0.008567 1.323900 ( 1.428269)
test_all 0.111812 0.043878 862.809745 (267.248504)
test_rubyspec 0.077619 0.017522 177.638085 ( 54.689992)
total: 377.79 sec