Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-170125
#<BuildRuby:0x0000562041b15a00
@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.20230218-170125",
@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.000005 0.000017 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000024)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.000433 0.004192 1.381610 ( 1.772890)
build_miniruby 0.000868 0.000434 1.118692 ( 1.117748)
build_ruby 0.000000 0.001210 2.225137 ( 2.423326)
build_all 0.002427 0.003688 3.923003 ( 2.052307)
build_install 0.011660 0.002083 2.840482 ( 2.170377)
test_btest 0.000478 0.000239 57.230454 ( 18.281797)
test_basic 0.005761 0.001022 0.477676 ( 0.579034)
test_all 0.001001 0.000479 618.837571 (194.936125)
test_rubyspec 0.017543 0.023666 67.750588 ( 77.706489)
total: 301.04 sec