Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-024243
#<BuildRuby:0x000055eb130e5fc0
@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.20230724-024243",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.002962 0.004289 2.168939 ( 4.579403)
build_miniruby 0.001379 0.000143 1.600168 ( 1.831482)
build_ruby 0.001718 0.000000 3.618580 ( 4.249906)
build_all 0.007728 0.000121 2.624912 ( 2.403270)
build_install 0.013425 0.004794 4.072509 ( 3.713165)
test_btest 0.000664 0.000081 81.917867 ( 47.922618)
test_basic 0.006171 0.000748 0.887964 ( 1.016451)
test_all 0.001011 0.000122 616.806720 (312.063374)
test_rubyspec 0.017089 0.037803 89.419211 (115.307605)
total: 493.09 sec