Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-000201
#<BuildRuby:0x000055d61ebfa230
@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.20230702-000201",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000029)
configure 0.000028 0.000000 0.000028 ( 0.000027)
build_up 0.006304 0.000579 2.104160 ( 4.679992)
build_miniruby 0.000000 0.001780 1.649657 ( 1.767853)
build_ruby 0.000000 0.001655 3.151303 ( 3.826308)
build_all 0.003978 0.004862 2.606629 ( 2.745497)
build_install 0.015967 0.003992 4.011210 ( 4.803500)
test_btest 0.000811 0.000000 82.465241 ( 38.333950)
test_basic 0.002099 0.002315 0.822620 ( 0.914610)
test_all 0.000916 0.000241 566.372832 (259.495066)
test_rubyspec 0.040663 0.012242 89.472625 (102.355073)
total: 418.92 sec