Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250116-141448
#<BuildRuby:0x00007f9bb61cfdc8
@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.20250116-141448",
@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.000002 0.000023 ( 0.000025)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.005846 0.000754 2.440995 ( 3.040281)
build_miniruby 0.001589 0.000205 1.604585 ( 1.704298)
build_ruby 0.002082 0.000268 4.047254 ( 4.259969)
build_all 0.005395 0.004538 6.165298 ( 4.092118)
build_install 0.020102 0.000980 8.155996 ( 5.596682)
test_btest 0.000890 0.000127 72.610373 ( 46.613743)
test_basic 0.006975 0.005030 1.031506 ( 1.372991)
test_all 0.087895 0.044000 631.336666 (288.345856)
test_rubyspec 0.045298 0.025394 112.165769 ( 34.110862)
total: 389.14 sec