Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-065640
#<BuildRuby:0x00007f640d16fdc8
@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.20241127-065640",
@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.000025 0.000007 0.000032 ( 0.000034)
autoconf 0.000041 0.000011 0.000052 ( 0.000053)
configure 0.000032 0.000010 0.000042 ( 0.000042)
build_up 0.008223 0.001217 3.829484 ( 4.496166)
build_miniruby 0.002389 0.000000 1.780666 ( 2.171448)
build_ruby 0.000000 0.002040 4.421479 ( 50.126324)
build_all 0.006559 0.003451 7.250716 ( 5.466068)
build_install 0.020524 0.003436 10.072932 ( 8.131986)
test_btest 0.000667 0.000190 83.816682 ( 33.535328)
test_basic 0.002922 0.004097 1.028035 ( 5.119917)
test_all 0.118417 0.041984 797.166571 (385.252404)
test_rubyspec 0.053090 0.039247 128.499141 ( 47.555242)
total: 541.86 sec