Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-134518
#<BuildRuby:0x0000560b3d331a00
@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.20230907-134518",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.006113 1.874099 ( 3.295507)
build_miniruby 0.000000 0.001790 1.901912 ( 2.341504)
build_ruby 0.000000 0.002422 3.520966 ( 4.861930)
build_all 0.004825 0.004726 6.486961 ( 7.422532)
build_install 0.014265 0.007358 7.751858 ( 8.835892)
test_btest 0.000651 0.000244 85.826001 ( 84.778718)
test_basic 0.000608 0.008235 0.996336 ( 1.542543)
test_all 0.010933 0.000000 714.412985 (672.853662)
test_rubyspec 0.050231 0.028564 108.382341 (146.631295)
total: 932.56 sec