Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-082540
#<BuildRuby:0x000055de82d7da00
@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.20230913-082540",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000042 0.000003 0.000045 ( 0.000039)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.000000 0.006883 2.315715 ( 4.417247)
build_miniruby 0.001372 0.000660 1.724013 ( 1.943292)
build_ruby 0.001573 0.000197 3.434075 ( 3.792881)
build_all 0.004535 0.004040 6.287012 ( 4.422613)
build_install 0.008808 0.013052 7.976113 ( 6.906709)
test_btest 0.000948 0.000223 84.720034 ( 42.980585)
test_basic 0.002995 0.006819 1.028004 ( 1.231758)
test_all 0.002949 0.007660 699.868227 (280.457814)
test_rubyspec 0.039216 0.033290 106.570721 (125.902362)
total: 472.06 sec