Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250611-104842
#<BuildRuby:0x00007b9b400cfdd0
@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.20250611-104842",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004374 0.003966 4.561309 ( 2.722921)
build_miniruby 0.001609 0.000000 1.280945 ( 1.277648)
build_ruby 0.000945 0.000647 3.249960 ( 14.316866)
build_all 0.004427 0.002874 5.003439 ( 2.091518)
build_install 0.012381 0.006863 8.077912 ( 4.422118)
test_btest 0.000465 0.000514 50.825156 ( 14.802727)
test_basic 0.002818 0.003626 0.899979 ( 0.955464)
test_all 0.083484 0.032857 590.319321 (173.325948)
test_rubyspec 0.043132 0.029653 100.637013 ( 20.421382)
total: 234.34 sec