Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-033343
#<BuildRuby:0x00005591cd03a228
@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.20230901-033343",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000027)
build_up 0.003182 0.003838 1.902694 ( 3.141680)
build_miniruby 0.001770 0.000000 1.755103 ( 1.958657)
build_ruby 0.001707 0.000000 3.495500 ( 4.181161)
build_all 0.004606 0.003938 6.471698 ( 5.325476)
build_install 0.015750 0.005500 8.038998 ( 6.659467)
test_btest 0.001208 0.000000 86.264316 ( 48.888753)
test_basic 0.008588 0.000184 1.018272 ( 1.225182)
test_all 0.013591 0.001166 758.227261 (781.708157)
test_rubyspec 0.046450 0.036182 110.195474 (167.442719)
total: 1020.53 sec