Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-092943
#<BuildRuby:0x00007f066123fdc0
@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.20240920-092943",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.004335 0.002866 4.138586 ( 3.289105)
build_miniruby 0.000000 0.001745 1.202619 ( 1.200020)
build_ruby 0.000827 0.001025 3.914995 ( 4.178449)
build_all 0.006344 0.002050 6.530697 ( 2.674008)
build_install 0.010657 0.006212 9.140937 ( 3.996811)
test_btest 0.000686 0.000254 94.193650 ( 24.362058)
test_basic 0.000000 0.009803 0.955865 ( 0.998374)
test_all 0.095372 0.051377 714.787381 (206.064497)
test_rubyspec 0.044314 0.044008 137.281566 ( 24.934494)
total: 271.70 sec