Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231209-222221
#<BuildRuby:0x0000559c84201fb8
@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.20231209-222221",
@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.000016 0.000001 0.000017 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.002615 0.003608 2.294879 ( 2.326467)
build_miniruby 0.001580 0.000198 1.494997 ( 1.493334)
build_ruby 0.001786 0.000223 3.198598 ( 3.388177)
build_all 0.002348 0.006089 5.766720 ( 2.657298)
build_install 0.013045 0.004686 6.994650 ( 3.406444)
test_btest 0.000588 0.000112 82.460418 ( 26.518732)
test_basic 0.002652 0.002753 0.784202 ( 0.845313)
test_all 0.080434 0.037150 696.295295 (214.706160)
test_rubyspec 0.021633 0.041603 90.788274 (104.628368)
total: 359.97 sec