Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-213900
#<BuildRuby:0x00007f2c564ffdd8
@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.20241221-213900",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000042 0.000010 0.000052 ( 0.000053)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.002723 0.003692 2.059830 ( 2.733265)
build_miniruby 0.001377 0.000000 1.700612 ( 1.763195)
build_ruby 0.002016 0.000000 4.396672 ( 4.749288)
build_all 0.010313 0.000000 7.032777 ( 4.377222)
build_install 0.016190 0.005542 8.789385 ( 6.975069)
test_btest 0.000348 0.000667 79.324589 ( 65.060334)
test_basic 0.010030 0.001824 1.091373 ( 1.267346)
test_all 0.117868 0.038175 812.191949 (426.180746)
test_rubyspec 0.063158 0.023250 122.208381 ( 49.355996)
total: 562.46 sec