Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-113237
#<BuildRuby:0x00005629dcb3a1a8
@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.20230113-113237",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005119 0.000175 1.268354 ( 2.417771)
build_miniruby 0.001325 0.000212 1.674235 ( 2.314431)
build_ruby 0.001939 0.000000 4.031580 ( 27.043906)
build_all 0.008195 0.000935 3.951861 ( 5.500021)
build_install 0.006672 0.012580 3.179140 ( 4.483400)
test_btest 0.000708 0.000177 60.145550 ( 64.939488)
test_basic 0.001942 0.004877 0.473211 ( 0.980676)
test_all 0.001116 0.000319 680.202058 (537.201524)
test_rubyspec 0.035962 0.014851 73.046502 ( 85.998320)
total: 730.88 sec