Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-063132
#<BuildRuby:0x000055e29e806228
@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.20230701-063132",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000027 0.000001 0.000028 ( 0.000027)
build_up 0.006371 0.000083 1.968113 ( 3.267524)
build_miniruby 0.001249 0.000043 1.512862 ( 1.522132)
build_ruby 0.001682 0.000000 3.192669 ( 3.427996)
build_all 0.007064 0.000156 2.492636 ( 2.218305)
build_install 0.008766 0.007819 3.898061 ( 3.867812)
test_btest 0.000000 0.000827 80.158567 ( 37.306840)
test_basic 0.000000 0.006730 0.875005 ( 1.002241)
test_all 0.001635 0.000584 645.814389 (272.350780)
test_rubyspec 0.035142 0.014380 86.251049 ( 99.517575)
total: 424.48 sec