Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-114534
#<BuildRuby:0x00007fca2a40fdc0
@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.20241015-114534",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.004166 0.004012 4.082380 ( 4.056571)
build_miniruby 0.001500 0.000243 1.698974 ( 1.695763)
build_ruby 0.001579 0.000256 4.321975 ( 4.479849)
build_all 0.008231 0.000012 7.450627 ( 3.023315)
build_install 0.014203 0.004408 10.613712 ( 5.088229)
test_btest 0.000867 0.000144 96.008124 ( 26.568128)
test_basic 0.010996 0.001114 1.240608 ( 1.288216)
test_all 0.121722 0.027925 792.139373 (240.943767)
test_rubyspec 0.052588 0.034028 137.178704 ( 30.569888)
total: 317.71 sec