Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-140636
#<BuildRuby:0x00007f23f5b0fde0
@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.20241216-140636",
@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.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.003236 0.003744 2.458931 ( 3.228959)
build_miniruby 0.000000 0.001687 1.582838 ( 1.702128)
build_ruby 0.000000 0.002007 4.267329 ( 4.662611)
build_all 0.008681 0.000000 6.206402 ( 3.467512)
build_install 0.011585 0.006924 7.445556 ( 3.892602)
test_btest 0.000772 0.000224 75.237778 ( 20.009586)
test_basic 0.007115 0.000924 0.972482 ( 1.020037)
test_all 0.099707 0.041591 683.551737 (217.016966)
test_rubyspec 0.046694 0.029122 116.804230 ( 26.590265)
total: 281.59 sec