Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-191450
#<BuildRuby:0x000055c2b061a008
@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.20230909-191450",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.001740 0.004317 1.967567 ( 3.178183)
build_miniruby 0.001299 0.000185 1.260501 ( 1.258896)
build_ruby 0.001905 0.000000 2.768499 ( 2.960035)
build_all 0.006913 0.000000 5.284480 ( 2.058483)
build_install 0.006728 0.008174 6.438105 ( 3.079225)
test_btest 0.000666 0.000125 79.640937 ( 20.754160)
test_basic 0.004914 0.000134 0.727082 ( 0.787393)
test_all 0.007879 0.000649 663.117807 (249.293806)
test_rubyspec 0.043629 0.018365 97.205333 (108.702169)
total: 392.07 sec