Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250622-183313
#<BuildRuby:0x000070b5f2adfde0
@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.20250622-183313",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.003237 0.004312 3.616695 ( 2.597343)
build_miniruby 0.000752 0.000663 1.442803 ( 1.439708)
build_ruby 0.000801 0.000925 3.286822 ( 3.417602)
build_all 0.006188 0.001589 5.718658 ( 2.357347)
build_install 0.012872 0.007919 8.314274 ( 4.022960)
test_btest 0.000358 0.000497 52.188588 ( 14.871811)
test_basic 0.003389 0.002721 0.797337 ( 0.858095)
test_all 0.084758 0.034299 600.396475 (201.793882)
test_rubyspec 0.051484 0.026880 104.664339 ( 24.014860)
total: 255.37 sec