Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-020909
#<BuildRuby:0x0000558ddeee27c8
@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-020909",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006153 0.000473 2.112421 ( 4.911859)
build_miniruby 0.001359 0.000284 1.492599 ( 1.620512)
build_ruby 0.001424 0.000000 3.016089 ( 3.866442)
build_all 0.006679 0.000829 2.410217 ( 2.981856)
build_install 0.014643 0.002007 3.726866 ( 4.939872)
test_btest 0.000265 0.000497 81.197588 ( 45.838348)
test_basic 0.004719 0.003117 0.924923 ( 1.504010)
test_all 0.000947 0.000203 598.954468 (272.733712)
test_rubyspec 0.027515 0.030570 88.352730 (115.066989)
total: 453.46 sec