Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-093546
#<BuildRuby:0x0000559bec52a8e0
@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.20231216-093546",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.000000 0.006270 2.207034 ( 2.268615)
build_miniruby 0.000000 0.001179 1.279133 ( 1.277531)
build_ruby 0.001195 0.000496 2.435232 ( 2.631023)
build_all 0.005545 0.000887 5.248707 ( 2.117326)
build_install 0.004899 0.010828 6.933653 ( 3.367269)
test_btest 0.000567 0.000141 82.392525 ( 21.280119)
test_basic 0.004323 0.001081 0.654599 ( 0.713288)
test_all 0.082063 0.037076 619.105752 (178.430056)
test_rubyspec 0.030136 0.026281 88.480798 (100.003918)
total: 312.09 sec