Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-232520
#<BuildRuby:0x00007f9515d7fdc8
@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.20241224-232520",
@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.000018)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.005916 0.000000 1.647713 ( 1.959218)
build_miniruby 0.001288 0.000000 1.228141 ( 1.225108)
build_ruby 0.000000 0.001471 3.050411 ( 3.259317)
build_all 0.007774 0.000820 6.205618 ( 2.541130)
build_install 0.008004 0.009298 7.492537 ( 3.882203)
test_btest 0.000584 0.000230 70.303661 ( 18.405237)
test_basic 0.006392 0.002511 0.807185 ( 0.854204)
test_all 0.091054 0.049843 600.886861 (193.810613)
test_rubyspec 0.030478 0.046793 114.208846 ( 20.999384)
total: 246.94 sec