Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250901-211618
#<BuildRuby:0x00007d1648effde0
@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.20250901-211618",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003167 0.005405 4.529943 ( 2.904234)
build_miniruby 0.000567 0.000857 1.296471 ( 1.292875)
build_ruby 0.001690 0.000000 3.628569 ( 3.722967)
build_all 0.005346 0.001716 5.599057 ( 2.296181)
build_install 0.017734 0.003837 8.947660 ( 4.391518)
test_btest 0.000189 0.000763 60.487379 ( 17.327397)
test_basic 0.005505 0.003142 0.858867 ( 0.907638)
test_all 0.085087 0.036445 616.127855 (180.953418)
test_rubyspec 0.050547 0.027491 110.883325 ( 22.655348)
total: 236.45 sec