Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241016-162600
#<BuildRuby:0x00007f2c0358fdc8
@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.20241016-162600",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.003332 0.003752 3.044782 ( 3.014028)
build_miniruby 0.001613 0.000000 1.177583 ( 1.175054)
build_ruby 0.001803 0.000000 2.893995 ( 24.378638)
build_all 0.006045 0.001825 5.971389 ( 4.263429)
build_install 0.006652 0.010191 7.578888 ( 4.436766)
test_btest 0.000671 0.000256 67.389817 ( 21.893451)
test_basic 0.007397 0.000000 0.686785 ( 2.259648)
test_all 0.118892 0.031328 783.804357 (339.144774)
test_rubyspec 0.053463 0.042997 139.908306 ( 56.537598)
total: 457.10 sec