Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250328-134442
#<BuildRuby:0x00007f213b2bfdc8
@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.20250328-134442",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000029 0.000009 0.000038 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.001998 0.004690 2.932708 ( 2.629207)
build_miniruby 0.001118 0.000373 1.556622 ( 1.553602)
build_ruby 0.001491 0.000497 3.586359 ( 3.775637)
build_all 0.003168 0.005378 5.775553 ( 2.423284)
build_install 0.011051 0.007879 7.708543 ( 3.973558)
test_btest 0.000648 0.000259 49.417482 ( 14.046250)
test_basic 0.004552 0.004397 0.911803 ( 0.964342)
test_all 0.077594 0.042513 602.094610 (189.282383)
test_rubyspec 0.050481 0.027243 101.077744 ( 20.383688)
total: 239.03 sec