Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-023001
#<BuildRuby:0x000055568e6297f8
@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.20230121-023001",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.004270 0.000178 1.073773 ( 1.946769)
build_miniruby 0.001394 0.000047 1.156403 ( 1.155347)
build_ruby 0.001704 0.000000 2.883220 ( 3.168132)
build_all 0.000179 0.007438 3.724219 ( 1.925742)
build_install 0.010418 0.004275 2.818031 ( 2.108753)
test_btest 0.000664 0.000092 56.177800 ( 17.548207)
test_basic 0.004701 0.000649 0.357924 ( 0.450490)
test_all 0.000525 0.000818 645.072526 (199.085948)
test_rubyspec 0.032294 0.018681 70.060790 ( 83.464145)
total: 310.85 sec