Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-072937
#<BuildRuby:0x00007f46a3d7fdc0
@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.20240807-072937",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.008668 0.001032 4.200842 ( 4.845181)
build_miniruby 0.000000 0.002035 1.853896 ( 1.961522)
build_ruby 0.001132 0.001120 4.813233 ( 28.592314)
build_all 0.006035 0.005707 9.320105 ( 5.566583)
build_install 0.018411 0.007042 12.599102 ( 8.361264)
test_btest 0.000720 0.000204 131.765809 (100.078553)
test_basic 0.010096 0.003530 1.466932 ( 2.112854)
test_all 0.111619 0.054647 970.513898 (951.449710)
test_rubyspec 0.070979 0.024705 188.909454 (200.637657)
total: 1303.61 sec