Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-173716
#<BuildRuby:0x00007f7b170afde0
@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.20241113-173716",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003870 0.003377 3.728907 ( 3.644384)
build_miniruby 0.001251 0.000190 1.492711 ( 1.491210)
build_ruby 0.001607 0.000243 3.628432 ( 3.784727)
build_all 0.000000 0.008361 6.321514 ( 2.672355)
build_install 0.012684 0.006653 9.218307 ( 4.549083)
test_btest 0.000637 0.000155 78.382899 ( 21.132663)
test_basic 0.009354 0.000000 0.831248 ( 0.876128)
test_all 0.120952 0.029532 792.926961 (249.314642)
test_rubyspec 0.067406 0.024231 125.220648 ( 37.261747)
total: 324.73 sec