Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-063327
#<BuildRuby:0x000055c0d92aa130
@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.20230812-063327",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003577 0.003878 2.372107 ( 4.564583)
build_miniruby 0.001774 0.000000 1.818603 ( 2.041961)
build_ruby 0.000000 0.001883 3.596309 ( 3.955742)
build_all 0.005771 0.001927 2.954613 ( 2.321141)
build_install 0.009619 0.009687 4.563626 ( 4.942329)
test_btest 0.000622 0.000194 87.013457 ( 45.210992)
test_basic 0.006659 0.002081 1.015637 ( 1.149467)
test_all 0.001049 0.000954 724.846693 (402.091249)
test_rubyspec 0.039023 0.024448 102.194603 (134.001017)
total: 600.28 sec