Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-195912
#<BuildRuby:0x00007f6d3812fdc0
@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.20241207-195912",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.000975 0.007226 3.593098 ( 3.515222)
build_miniruby 0.001500 0.000400 1.623039 ( 1.619902)
build_ruby 0.002646 0.000000 4.456745 ( 4.574559)
build_all 0.002685 0.007165 6.691468 ( 3.296875)
build_install 0.024365 0.000257 9.721038 ( 5.376587)
test_btest 0.000631 0.000165 80.577031 ( 34.516354)
test_basic 0.008285 0.002992 1.029738 ( 1.101667)
test_all 0.122106 0.025629 789.739296 (247.688411)
test_rubyspec 0.048698 0.031883 116.534523 ( 27.823889)
total: 329.51 sec