Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-135152
#<BuildRuby:0x000055e673732008
@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.20230525-135152",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.005887 0.001070 1.803311 ( 4.331157)
build_miniruby 0.001147 0.000209 1.307092 ( 1.487159)
build_ruby 0.001168 0.000212 2.596490 ( 3.121911)
build_all 0.007051 0.000000 2.126746 ( 2.309686)
build_install 0.007627 0.009098 3.260710 ( 3.363971)
test_btest 0.000659 0.000158 73.372604 ( 38.933482)
test_basic 0.000000 0.007103 0.779789 ( 1.094213)
test_all 0.000000 0.001212 571.693947 (250.214520)
test_rubyspec 0.033376 0.019038 81.689793 ( 99.788137)
total: 404.65 sec