Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-145813
#<BuildRuby:0x000055f8de9fe2c8
@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.20230801-145813",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006252 0.000781 2.188003 ( 6.415278)
build_miniruby 0.001184 0.000148 1.775256 ( 3.891724)
build_ruby 0.001562 0.000195 3.601944 ( 7.680922)
build_all 0.007713 0.000375 2.655439 ( 3.139809)
build_install 0.012323 0.006693 4.164236 ( 5.567088)
test_btest 0.000788 0.000126 79.077162 ( 51.427942)
test_basic 0.002286 0.005708 0.911583 ( 1.532176)
test_all 0.001141 0.000229 663.843752 (448.281761)
test_rubyspec 0.039031 0.018116 96.281374 (173.178392)
total: 701.12 sec