Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-045544
#<BuildRuby:0x00005621560c6228
@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.20230203-045544",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.001218 0.003221 1.158777 ( 1.514519)
build_miniruby 0.000038 0.001205 0.898800 ( 0.897207)
build_ruby 0.001095 0.000383 2.132316 ( 2.329245)
build_all 0.005776 0.000713 3.683093 ( 1.877163)
build_install 0.010713 0.004865 2.861062 ( 2.068538)
test_btest 0.000645 0.000224 57.058380 ( 18.804464)
test_basic 0.000752 0.004209 0.390726 ( 0.486680)
test_all 0.002290 0.000331 644.242843 (192.114722)
test_rubyspec 0.022682 0.022136 68.234033 ( 78.217791)
total: 298.31 sec