Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-222344
#<BuildRuby:0x0000560906cfa8e0
@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.20230618-222344",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000000 0.000058 0.000058 ( 0.000053)
build_up 0.000000 0.006180 1.868390 ( 3.197056)
build_miniruby 0.000000 0.001510 1.361556 ( 1.368483)
build_ruby 0.001299 0.000364 2.586168 ( 2.766204)
build_all 0.007119 0.000000 2.326309 ( 1.427945)
build_install 0.012727 0.004727 3.514303 ( 2.444899)
test_btest 0.000695 0.000189 79.195919 ( 24.287866)
test_basic 0.004017 0.001096 0.794845 ( 0.882420)
test_all 0.000880 0.002236 601.282849 (192.782470)
test_rubyspec 0.030007 0.022628 81.565954 ( 94.043096)
total: 323.20 sec