Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-123553
#<BuildRuby:0x0000563186411a00
@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.20230827-123553",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000024 0.000008 0.000032 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000026)
build_up 0.002730 0.005149 2.293564 ( 4.702594)
build_miniruby 0.000000 0.001667 1.684510 ( 1.726022)
build_ruby 0.000000 0.001791 3.268189 ( 12.804178)
build_all 0.002174 0.005828 6.479997 ( 4.385724)
build_install 0.010806 0.007553 8.035013 ( 5.750139)
test_btest 0.000449 0.000225 86.382159 ( 46.441651)
test_basic 0.005251 0.002626 0.988931 ( 1.304603)
test_all 0.008715 0.000000 678.737420 (304.682568)
test_rubyspec 0.030766 0.039721 106.037932 (126.561467)
total: 508.36 sec