Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250330-193442
#<BuildRuby:0x00007f3e746cfde0
@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.20250330-193442",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000043 0.000007 0.000050 ( 0.000051)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.005928 0.000926 2.899286 ( 2.579134)
build_miniruby 0.001440 0.000225 1.239102 ( 1.236751)
build_ruby 0.000000 0.001924 3.391331 ( 3.555278)
build_all 0.007310 0.003569 6.359171 ( 4.305288)
build_install 0.018371 0.006400 8.916045 ( 6.789392)
test_btest 0.000995 0.000205 52.703209 ( 42.550763)
test_basic 0.009002 0.003620 0.952699 ( 1.243516)
test_all 0.076656 0.042787 604.852031 (183.214161)
test_rubyspec 0.044980 0.026280 100.015518 ( 20.891578)
total: 266.37 sec