Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251101-075033
#<BuildRuby:0x000075d07e0dfdd0
@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-075033",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.001949 0.006986 4.676013 ( 3.116475)
build_miniruby 0.000327 0.001433 1.921263 ( 1.919562)
build_ruby 0.001674 0.000275 4.666050 ( 4.802605)
build_all 0.007217 0.002075 7.302758 ( 3.571799)
build_install 0.017411 0.004431 11.111152 ( 6.060504)
test_btest 0.000822 0.000194 69.328912 ( 19.260672)
test_basic 0.000925 0.006823 0.956455 ( 1.000456)
test_all 0.092987 0.034113 684.910203 (221.218838)
test_rubyspec 0.045104 0.041022 118.026172 ( 20.507382)
total: 281.46 sec