Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-091640
#<BuildRuby:0x000056054d985de8
@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.20230131-091640",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.004414 0.000000 1.092820 ( 1.505320)
build_miniruby 0.001315 0.000000 0.933041 ( 0.931641)
build_ruby 0.001266 0.000000 1.710465 ( 1.927803)
build_all 0.005899 0.000000 2.990003 ( 1.402490)
build_install 0.014583 0.000000 2.470451 ( 1.647797)
test_btest 0.000000 0.000951 56.319135 ( 15.595429)
test_basic 0.000000 0.004807 0.353179 ( 0.445689)
test_all 0.000000 0.001017 611.434932 (175.463736)
test_rubyspec 0.011377 0.042400 66.064481 ( 78.086895)
total: 277.01 sec