Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250614-065907
#<BuildRuby:0x0000774ff5cffdc0
@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.20250614-065907",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000028 0.000007 0.000035 ( 0.000033)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.004770 0.003208 3.985105 ( 2.220744)
build_miniruby 0.001223 0.000054 1.023280 ( 1.020626)
build_ruby 0.001543 0.000000 2.643192 ( 2.879805)
build_all 0.003713 0.003150 4.969565 ( 1.955981)
build_install 0.013987 0.005728 7.879071 ( 3.698371)
test_btest 0.000660 0.000198 47.879625 ( 13.403015)
test_basic 0.002552 0.003218 0.596168 ( 0.656562)
test_all 0.078853 0.036980 608.459399 (220.689096)
test_rubyspec 0.049025 0.026431 105.323367 ( 24.417455)
total: 270.94 sec