Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-175109
#<BuildRuby:0x00007f65db53fdc0
@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.20240705-175109",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000024 0.000010 0.000034 ( 0.000035)
configure 0.000020 0.000009 0.000029 ( 0.000030)
build_up 0.008301 0.000000 3.957664 ( 3.491691)
build_miniruby 0.001929 0.000000 1.701489 ( 1.698236)
build_ruby 0.002076 0.000000 4.557828 ( 4.708810)
build_all 0.008619 0.000000 7.388227 ( 2.770066)
build_install 0.020571 0.000000 10.918970 ( 5.085528)
test_btest 0.000963 0.000201 117.873491 ( 30.463952)
test_basic 0.005569 0.005422 1.398603 ( 1.441084)
test_all 0.090398 0.065689 899.478950 (328.198141)
test_rubyspec 0.057756 0.039139 180.094046 ( 36.801912)
total: 414.66 sec