Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-082021
#<BuildRuby:0x00007e678eccfdc0
@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.20251101-082021",
@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.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.004286 0.003894 3.654195 ( 2.306888)
build_miniruby 0.000931 0.000584 1.224594 ( 1.305581)
build_ruby 0.001525 0.000199 2.924242 ( 45.186680)
build_all 0.005482 0.002229 5.663696 ( 2.233293)
build_install 0.018187 0.001606 7.892597 ( 3.839374)
test_btest 0.001836 0.000263 60.545648 ( 16.594368)
test_basic 0.003307 0.003817 0.770264 ( 0.829191)
test_all 0.083296 0.038571 620.463336 (213.908719)
test_rubyspec 0.040121 0.044676 125.379776 ( 25.591764)
total: 311.80 sec