Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230123-001951
#<BuildRuby:0x0000560263c86390
@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.20230123-001951",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000030 0.000000 0.000030 ( 0.000029)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.001241 0.003049 1.108247 ( 1.563913)
build_miniruby 0.001372 0.000000 1.220913 ( 1.276128)
build_ruby 0.000133 0.001573 3.131304 ( 3.663745)
build_all 0.006604 0.001088 4.020987 ( 2.710081)
build_install 0.005309 0.011996 3.056734 ( 3.061982)
test_btest 0.000669 0.000320 58.034880 ( 31.136947)
test_basic 0.003764 0.001801 0.444476 ( 0.571823)
test_all 0.001083 0.000000 626.815050 (255.510894)
test_rubyspec 0.026938 0.025769 72.060060 ( 85.375795)
total: 384.87 sec