Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-043436
#<BuildRuby:0x00005601323fa258
@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.20230709-043436",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.004328 0.002228 2.017796 ( 3.270330)
build_miniruby 0.000941 0.000217 1.488964 ( 1.494929)
build_ruby 0.001048 0.000242 3.044384 ( 3.247738)
build_all 0.006594 0.000623 2.421881 ( 1.770216)
build_install 0.011272 0.007680 3.896684 ( 3.698667)
test_btest 0.000830 0.000065 83.537273 ( 29.720053)
test_basic 0.004640 0.000366 0.799638 ( 0.869763)
test_all 0.000863 0.000223 624.644186 (193.711535)
test_rubyspec 0.022440 0.032117 88.254565 (107.280994)
total: 345.07 sec