Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-182304
#<BuildRuby:0x00007fd4f94ffdc8
@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.20241102-182304",
@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.000004 0.000024 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000043)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000000 0.008214 3.754572 ( 3.639639)
build_miniruby 0.000000 0.001487 1.511361 ( 1.507854)
build_ruby 0.001355 0.000474 3.883096 ( 4.050330)
build_all 0.004391 0.005088 6.883976 ( 2.937637)
build_install 0.017343 0.002571 8.812780 ( 4.038265)
test_btest 0.000679 0.000185 75.703320 ( 20.490109)
test_basic 0.009232 0.000179 1.005498 ( 1.066994)
test_all 0.101899 0.045405 708.244433 (216.921187)
test_rubyspec 0.042756 0.040148 116.166409 ( 26.784498)
total: 281.44 sec