Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-162852
#<BuildRuby:0x0000558e9dba61a8
@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.20230514-162852",
@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.000023 0.000004 0.000027 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000000 0.005727 1.814833 ( 3.468489)
build_miniruby 0.001174 0.000541 1.313246 ( 1.428539)
build_ruby 0.001053 0.000253 2.589781 ( 2.848199)
build_all 0.006315 0.000000 2.163307 ( 1.893859)
build_install 0.014731 0.001251 3.596142 ( 3.569884)
test_btest 0.000564 0.000116 73.090412 ( 40.819230)
test_basic 0.000000 0.006527 0.783091 ( 0.933233)
test_all 0.000239 0.001468 580.619448 (244.354740)
test_rubyspec 0.036506 0.015942 80.043963 ( 94.923285)
total: 394.24 sec