Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-101202
#<BuildRuby:0x00007f7d1a1afdd0
@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.20240709-101202",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000034 0.000006 0.000040 ( 0.000040)
build_up 0.004613 0.005049 4.166204 ( 3.862945)
build_miniruby 0.001419 0.000292 1.323937 ( 1.321276)
build_ruby 0.001882 0.000000 3.227719 ( 3.435743)
build_all 0.008169 0.000000 6.936486 ( 2.671295)
build_install 0.009815 0.009245 9.348412 ( 4.157843)
test_btest 0.001008 0.000239 114.248202 ( 30.382667)
test_basic 0.004762 0.004484 1.113992 ( 1.159984)
test_all 0.126865 0.025210 888.992195 (269.493391)
test_rubyspec 0.037687 0.051816 167.336421 ( 34.884367)
total: 351.37 sec