Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241219-031323
#<BuildRuby:0x00007fc3c80ffdc8
@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.20241219-031323",
@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.000023 0.000006 0.000029 ( 0.000027)
autoconf 0.000038 0.000010 0.000048 ( 0.000046)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.002325 0.003550 2.137940 ( 2.508037)
build_miniruby 0.001673 0.000000 1.789719 ( 2.076205)
build_ruby 0.001981 0.000000 4.010207 ( 29.296016)
build_all 0.008269 0.001102 6.410881 ( 3.024178)
build_install 0.018578 0.001524 8.160217 ( 4.469392)
test_btest 0.000687 0.000167 78.887967 ( 29.374964)
test_basic 0.006138 0.004780 1.078949 ( 4.753558)
test_all 0.130727 0.023322 763.344915 (359.187969)
test_rubyspec 0.030570 0.050825 119.038721 ( 38.674927)
total: 473.37 sec