Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250816-051339
#<BuildRuby:0x000070918774fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250816-051339",
@make="make",
@no_timeout_error=nil,
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002947 0.005646 4.360406 ( 2.788404)
build_miniruby 0.000000 0.001477 1.483781 ( 1.505614)
build_ruby 0.001012 0.000677 3.930962 ( 3.972906)
build_all 0.004920 0.002907 6.021939 ( 2.548120)
build_install 0.013174 0.006601 9.360975 ( 4.649074)
test_btest 0.000514 0.000432 60.367793 ( 17.522317)
test_basic 0.006620 0.002111 1.000843 ( 1.051461)
test_all 0.093756 0.031599 678.865792 (217.274087)
test_rubyspec 0.052225 0.025721 111.485308 ( 24.910632)
total: 276.22 sec