Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-000508
#<BuildRuby:0x00007fd746fefdd8
@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.20241022-000508",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000031 0.000005 0.000036 ( 0.000037)
build_up 0.006980 0.001091 3.835117 ( 3.716222)
build_miniruby 0.001817 0.000284 1.673576 ( 1.671748)
build_ruby 0.001881 0.000294 4.305676 ( 4.520034)
build_all 0.001248 0.008522 7.474377 ( 3.542575)
build_install 0.018462 0.002333 10.126178 ( 5.197134)
test_btest 0.000840 0.000173 92.958037 ( 28.441330)
test_basic 0.005594 0.004900 1.060912 ( 1.109904)
test_all 0.109595 0.038576 738.401144 (235.310033)
test_rubyspec 0.030602 0.053858 132.668869 ( 31.701426)
total: 315.21 sec