Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-230804
#<BuildRuby:0x000055ee311968e0
@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.20230202-230804",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.005067 0.000154 0.976094 ( 1.507521)
build_miniruby 0.001102 0.000184 1.021457 ( 3.173207)
build_ruby 0.000000 0.001564 2.110791 ( 22.797166)
build_all 0.004194 0.002605 3.729213 ( 1.811311)
build_install 0.010341 0.001216 2.343791 ( 1.522227)
test_btest 0.000713 0.000143 56.528727 ( 15.607872)
test_basic 0.004343 0.000869 0.387658 ( 0.479756)
test_all 0.001323 0.000265 603.082145 (169.044597)
test_rubyspec 0.014327 0.022508 59.913821 ( 69.898812)
total: 285.84 sec