Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-143401
#<BuildRuby:0x0000558440471f48
@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.20230514-143401",
@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.000024 0.000006 0.000030 ( 0.000029)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.001752 0.004436 1.733383 ( 3.118913)
build_miniruby 0.000000 0.001048 1.051191 ( 1.049617)
build_ruby 0.000000 0.001124 1.923941 ( 2.139108)
build_all 0.002976 0.002753 1.903835 ( 1.095757)
build_install 0.006567 0.007516 3.008958 ( 2.006748)
test_btest 0.000456 0.000190 76.115366 ( 32.258274)
test_basic 0.004587 0.001911 0.808284 ( 0.943549)
test_all 0.000875 0.000364 581.265830 (179.292307)
test_rubyspec 0.020828 0.025852 74.644528 ( 86.511230)
total: 308.42 sec