Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240702-054425
#<BuildRuby:0x00007f814e1efdd0
@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.20240702-054425",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000048 0.000009 0.000057 ( 0.000057)
configure 0.000041 0.000007 0.000048 ( 0.000048)
build_up 0.000924 0.007476 4.274694 ( 3.673027)
build_miniruby 0.001277 0.000295 1.568134 ( 1.565064)
build_ruby 0.002454 0.000000 4.255910 ( 4.427708)
build_all 0.009294 0.000000 8.302335 ( 3.361638)
build_install 0.015422 0.004727 10.801856 ( 4.968393)
test_btest 0.000420 0.000853 119.940639 ( 32.014413)
test_basic 0.000000 0.009714 1.261301 ( 1.312553)
test_all 0.098527 0.053796 825.871922 (244.312839)
test_rubyspec 0.056181 0.041873 175.093276 ( 36.463077)
total: 332.10 sec