Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-033844
#<BuildRuby:0x00007f87a2c9fdc0
@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.20241225-033844",
@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.000016 0.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000020 0.000008 0.000028 ( 0.000028)
build_up 0.001616 0.004612 1.957421 ( 2.280098)
build_miniruby 0.001097 0.000447 1.483792 ( 1.480424)
build_ruby 0.001284 0.000523 3.979651 ( 4.135239)
build_all 0.003423 0.005630 6.652615 ( 2.763112)
build_install 0.009525 0.008824 8.419315 ( 4.404407)
test_btest 0.000000 0.001141 75.891409 ( 20.226413)
test_basic 0.002517 0.006834 0.942944 ( 0.990160)
test_all 0.082398 0.062222 706.409723 (205.259572)
test_rubyspec 0.050171 0.033138 118.961788 ( 26.662610)
total: 268.20 sec