Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-015104
#<BuildRuby:0x000055d3ac729fb8
@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.20230510-015104",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001793 0.003701 1.832629 ( 3.203066)
build_miniruby 0.001473 0.000246 1.321635 ( 1.327119)
build_ruby 0.001317 0.000219 2.876569 ( 3.101476)
build_all 0.006882 0.000000 2.276639 ( 1.704379)
build_install 0.012373 0.004625 3.433272 ( 2.625887)
test_btest 0.000851 0.000152 75.295715 ( 24.191040)
test_basic 0.001467 0.003900 0.740377 ( 0.814370)
test_all 0.002305 0.000000 572.057358 (189.142796)
test_rubyspec 0.025923 0.018376 71.972011 ( 84.063191)
total: 310.18 sec