Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-224437
#<BuildRuby:0x00007fec38e2fdc0
@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.20250315-224437",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.004621 0.001540 2.462408 ( 2.236211)
build_miniruby 0.001155 0.000385 1.439093 ( 1.438405)
build_ruby 0.001202 0.000401 3.531812 ( 3.784204)
build_all 0.008450 0.000000 5.409839 ( 2.310188)
build_install 0.012736 0.010262 8.086351 ( 4.904242)
test_btest 0.000621 0.000229 48.408581 ( 16.960397)
test_basic 0.007278 0.003916 0.855821 ( 0.939353)
test_all 0.092919 0.024795 576.587475 (179.965418)
test_rubyspec 0.042546 0.029603 95.965953 ( 22.337175)
total: 234.88 sec