Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240807-132823
#<BuildRuby:0x00007f1c4136fdd0
@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-132823",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000168 0.008192 3.339958 ( 3.331329)
build_miniruby 0.001795 0.000000 1.479078 ( 1.479353)
build_ruby 0.001848 0.000000 4.405727 ( 4.605766)
build_all 0.010821 0.000000 8.945268 ( 4.315340)
build_install 0.023527 0.001380 11.819285 ( 6.262704)
test_btest 0.000656 0.000159 126.215077 ( 68.320828)
test_basic 0.012413 0.001932 1.485039 ( 1.775993)
test_all 0.078924 0.084158 1071.610874 (978.245598)
test_rubyspec 0.059969 0.037924 181.406769 (188.319806)
total: 1256.66 sec