Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250522-210719
#<BuildRuby:0x00007f3bc0d8fdd0
@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.20250522-210719",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000000 0.000111 0.000111 ( 0.000183)
configure 0.000000 0.000036 0.000036 ( 0.000037)
build_up 0.003845 0.003758 3.685586 ( 3.319516)
build_miniruby 0.000000 0.001928 2.149893 ( 2.149678)
build_ruby 0.000000 0.001986 4.328578 ( 4.438008)
build_all 0.000561 0.008162 6.554378 ( 2.743236)
build_install 0.009497 0.008571 9.416571 ( 5.148922)
test_btest 0.000868 0.000000 56.496948 ( 15.658837)
test_basic 0.001410 0.007569 0.802167 ( 0.850859)
test_all 0.099955 0.020807 717.534906 (238.236027)
test_rubyspec 0.028284 0.050658 117.014248 ( 30.793323)
total: 303.34 sec