Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-144358
#<BuildRuby:0x0000558341b06228
@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.20230105-144358",
@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.000009 0.000004 0.000013 ( 0.000013)
autoconf 0.000013 0.000006 0.000019 ( 0.000018)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.000000 0.004192 0.985363 ( 1.363783)
build_miniruby 0.000000 0.001628 1.180774 ( 1.178880)
build_ruby 0.000000 0.001462 3.065462 ( 3.415251)
build_all 0.000710 0.005182 3.453580 ( 1.750525)
build_install 0.011870 0.001353 2.772648 ( 1.935575)
test_btest 0.000770 0.000462 55.977148 ( 16.758926)
test_basic 0.002334 0.002911 0.373268 ( 0.468499)
test_all 0.000619 0.000387 622.878646 (185.656682)
test_rubyspec 0.017887 0.023249 63.118470 ( 73.053589)
total: 285.58 sec