Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-162727
#<BuildRuby:0x0000563a1f251ed0
@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.20230524-162727",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.000000 0.005756 1.646488 ( 2.907764)
build_miniruby 0.000000 0.001286 1.190951 ( 1.189535)
build_ruby 0.000538 0.000969 2.367102 ( 2.550464)
build_all 0.006099 0.000372 1.937878 ( 1.124109)
build_install 0.014140 0.000270 2.960355 ( 1.991313)
test_btest 0.000786 0.000126 76.338718 ( 20.761576)
test_basic 0.004623 0.000740 0.762181 ( 0.841030)
test_all 0.000858 0.000137 566.544350 (193.381367)
test_rubyspec 0.015128 0.021531 67.867260 ( 79.637692)
total: 304.39 sec