Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-111532
#<BuildRuby:0x0000558c62e1dfb8
@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.20230704-111532",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.000012 0.007807 2.250036 ( 6.128071)
build_miniruby 0.001612 0.000298 1.974377 ( 2.439736)
build_ruby 0.001698 0.000314 3.197728 ( 4.379612)
build_all 0.001689 0.007479 2.582907 ( 3.183030)
build_install 0.020187 0.000091 4.110182 ( 6.420116)
test_btest 0.001114 0.000236 83.852173 ( 55.742612)
test_basic 0.004962 0.000197 0.876054 ( 1.940942)
test_all 0.001147 0.000236 611.514549 (390.829831)
test_rubyspec 0.040867 0.018680 92.538734 (165.541625)
total: 636.61 sec