Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231013-235946
#<BuildRuby:0x000055b1a339e018
@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.20231013-235946",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000023 0.000003 0.000026 ( 0.000027)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000029 0.000004 0.000033 ( 0.000032)
build_up 0.002539 0.004496 2.476304 ( 3.415417)
build_miniruby 0.001449 0.000250 1.704663 ( 1.841429)
build_ruby 0.001394 0.000240 3.489362 ( 3.896589)
build_all 0.007425 0.001280 6.481283 ( 4.579266)
build_install 0.010124 0.010337 8.111226 ( 6.120511)
test_btest 0.000680 0.000158 88.321903 ( 48.203373)
test_basic 0.000000 0.008836 1.015733 ( 1.118192)
test_all 0.003063 0.006276 681.414627 (285.514584)
test_rubyspec 0.032561 0.031565 105.454560 (117.783626)
total: 472.47 sec