Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230528-223808
#<BuildRuby:0x00005580c7e85f88
@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.20230528-223808",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.003058 0.003277 1.891067 ( 3.672294)
build_miniruby 0.001700 0.000000 1.392402 ( 1.459260)
build_ruby 0.001669 0.000000 2.830538 ( 3.188698)
build_all 0.006974 0.000000 2.163192 ( 2.051926)
build_install 0.016089 0.000421 3.257090 ( 2.775038)
test_btest 0.000651 0.000084 74.639720 ( 36.862745)
test_basic 0.007455 0.000000 0.800769 ( 0.921411)
test_all 0.000836 0.000038 550.325347 (194.474587)
test_rubyspec 0.027087 0.020856 78.198113 ( 89.988319)
total: 335.40 sec