Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-035527
#<BuildRuby:0x00007fd89d81fdd0
@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.20241023-035527",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000044 0.000004 0.000048 ( 0.000048)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.000527 0.007643 3.911098 ( 3.807308)
build_miniruby 0.001629 0.000000 1.206385 ( 1.204056)
build_ruby 0.001782 0.000000 3.699062 ( 3.893294)
build_all 0.004703 0.003361 5.908074 ( 2.327033)
build_install 0.013557 0.005768 8.101325 ( 3.816832)
test_btest 0.000860 0.000167 70.841098 ( 18.515678)
test_basic 0.000837 0.008578 0.746972 ( 0.794007)
test_all 0.088826 0.058259 650.443593 (188.940247)
test_rubyspec 0.060300 0.026000 119.622401 ( 22.043009)
total: 245.34 sec