Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-031243
#<BuildRuby:0x0000561b2785e3d0
@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.20230606-031243",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.004415 0.003461 2.022726 ( 4.346207)
build_miniruby 0.001367 0.000188 1.455757 ( 1.863277)
build_ruby 0.001624 0.000224 3.065428 ( 4.059058)
build_all 0.006887 0.000950 2.304841 ( 2.663543)
build_install 0.018564 0.001319 3.587610 ( 4.381368)
test_btest 0.000868 0.000112 80.513796 ( 71.024377)
test_basic 0.003100 0.004310 0.867154 ( 1.593131)
test_all 0.001138 0.000178 602.242688 (651.001688)
test_rubyspec 0.031614 0.034610 89.939826 (131.796593)
total: 872.73 sec