Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-161918
#<BuildRuby:0x000055c0174c27c8
@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.20230309-161918",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005171 0.000739 1.802662 ( 4.217264)
build_miniruby 0.000000 0.001831 1.273565 ( 1.446486)
build_ruby 0.000540 0.001619 2.668016 ( 3.100445)
build_all 0.005766 0.001049 2.071811 ( 2.524499)
build_install 0.014572 0.001785 3.217257 ( 3.346649)
test_btest 0.000347 0.000869 68.286968 ( 42.964228)
test_basic 0.003976 0.002756 0.557969 ( 0.978866)
test_all 0.001440 0.000288 555.369783 (283.705715)
test_rubyspec 0.009909 0.039526 79.869309 (100.779667)
total: 443.06 sec