Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241108-235513
#<BuildRuby:0x00007f4d997bfdc0
@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.20241108-235513",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.002498 0.004531 3.209445 ( 3.169308)
build_miniruby 0.001125 0.000250 1.175924 ( 1.172966)
build_ruby 0.002146 0.000000 3.194634 ( 3.396172)
build_all 0.007664 0.000345 5.634657 ( 2.245126)
build_install 0.010735 0.006904 8.117899 ( 3.775897)
test_btest 0.000992 0.000000 70.616469 ( 18.497737)
test_basic 0.008857 0.000446 0.783012 ( 0.832058)
test_all 0.105038 0.038120 640.616095 (187.041646)
test_rubyspec 0.043154 0.038761 113.961591 ( 21.171548)
total: 241.30 sec