Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-070446
#<BuildRuby:0x00005602999d2208
@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.20230726-070446",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.005237 0.002198 2.116170 ( 3.302345)
build_miniruby 0.000895 0.000241 1.479953 ( 1.488776)
build_ruby 0.001352 0.000363 3.025777 ( 16.290068)
build_all 0.005272 0.001420 2.422768 ( 1.774689)
build_install 0.013929 0.001030 3.776181 ( 23.012695)
test_btest 0.000908 0.000000 77.670974 ( 35.509736)
test_basic 0.004844 0.000000 0.697002 ( 10.838291)
test_all 0.001192 0.000000 645.759282 (201.692527)
test_rubyspec 0.032886 0.026611 92.009849 (107.893648)
total: 401.80 sec