Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-134053
#<BuildRuby:0x000055cc0e4ce138
@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.20230212-134053",
@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.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.000238 0.004043 1.149348 ( 1.573911)
build_miniruby 0.001023 0.000195 1.010516 ( 1.009027)
build_ruby 0.001073 0.000204 2.127070 ( 2.341244)
build_all 0.006334 0.000000 3.489811 ( 1.763233)
build_install 0.011480 0.001693 2.503775 ( 1.646613)
test_btest 0.000858 0.000150 56.589980 ( 16.287573)
test_basic 0.000000 0.005516 0.377708 ( 0.468760)
test_all 0.000000 0.001250 645.251142 (189.962853)
test_rubyspec 0.015806 0.023250 64.076141 ( 74.136039)
total: 289.19 sec