Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260315-033747
#<BuildRuby:0x0000705006ebfde0
@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.20260315-033747",
@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.000018 0.000006 0.000024 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.002998 0.003667 2.364595 ( 2.484736)
build_miniruby 0.000947 0.000642 1.564084 ( 1.538253)
build_ruby 0.001427 0.000482 4.036924 ( 4.090054)
build_all 0.007998 0.001001 6.524087 ( 2.754908)
build_install 0.011145 0.005748 8.351018 ( 4.530445)
test_btest 0.000206 0.000749 75.457090 ( 20.369361)
test_basic 0.005034 0.004448 0.970678 ( 1.011790)
test_all 0.084613 0.042756 766.518943 (234.289880)
test_rubyspec 0.052386 0.039256 139.395740 ( 26.173363)
total: 297.24 sec