Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-112830
#<BuildRuby:0x00007fa0a75efde0
@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.20240717-112830",
@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.000035 0.000006 0.000041 ( 0.000037)
autoconf 0.000063 0.000010 0.000073 ( 0.000069)
configure 0.000043 0.000007 0.000050 ( 0.000046)
build_up 0.006844 0.003094 4.213005 ( 6.095004)
build_miniruby 0.001429 0.000250 2.390665 ( 3.087123)
build_ruby 0.000000 0.002555 4.567550 ( 7.834304)
build_all 0.010512 0.001002 9.063967 ( 8.500212)
build_install 0.023331 0.002035 12.419086 ( 12.107615)
test_btest 0.001312 0.000074 126.842116 (130.398239)
test_basic 0.006077 0.003916 1.330481 ( 1.996474)
test_all 0.128910 0.032212 965.966770 (627.865494)
test_rubyspec 0.041082 0.048390 169.751534 ( 47.801311)
total: 845.69 sec