Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-143717
#<BuildRuby:0x000055a14088e230
@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.20230706-143717",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.005149 0.001235 2.188426 ( 5.274725)
build_miniruby 0.001685 0.000405 1.647581 ( 2.278578)
build_ruby 0.001161 0.000278 3.332467 ( 4.562115)
build_all 0.006825 0.000579 2.640366 ( 3.794992)
build_install 0.015042 0.003805 3.962621 ( 5.559311)
test_btest 0.000632 0.000148 81.730642 ( 50.560572)
test_basic 0.005935 0.001385 0.902894 ( 1.592110)
test_all 0.001954 0.000456 572.689382 (309.915887)
test_rubyspec 0.035255 0.017334 92.514068 (131.059878)
total: 514.60 sec