Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-062457
#<BuildRuby:0x000055e3243222a8
@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-062457",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.001395 0.004345 1.971300 ( 3.350541)
build_miniruby 0.000000 0.001481 1.566857 ( 1.820989)
build_ruby 0.000000 0.001675 3.118597 ( 3.699887)
build_all 0.005039 0.002056 2.488140 ( 2.140382)
build_install 0.010877 0.006821 3.996531 ( 4.237527)
test_btest 0.000550 0.000157 79.919601 ( 35.458831)
test_basic 0.004369 0.000067 0.824839 ( 1.024232)
test_all 0.001180 0.000325 589.579981 (239.502458)
test_rubyspec 0.022728 0.030083 89.641767 (102.927546)
total: 394.16 sec