Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250414-205205
#<BuildRuby:0x00007f07ef48fdc0
@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.20250414-205205",
@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.000007 0.000028 ( 0.000024)
autoconf 0.000037 0.000012 0.000049 ( 0.000045)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.004853 0.001506 2.312116 ( 2.949697)
build_miniruby 0.001386 0.000430 1.754411 ( 1.827951)
build_ruby 0.001947 0.000000 4.352228 ( 4.645179)
build_all 0.006229 0.001484 5.807559 ( 2.514768)
build_install 0.007226 0.008844 7.060376 ( 3.823835)
test_btest 0.000829 0.000292 46.265455 ( 14.305918)
test_basic 0.007045 0.002486 0.911803 ( 1.002748)
test_all 0.106253 0.010839 582.543303 (211.273592)
test_rubyspec 0.029722 0.045592 101.608412 ( 22.199104)
total: 264.54 sec