Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-094716
#<BuildRuby:0x000055e746b9a338
@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.20230104-094716",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.001389 0.003260 0.932378 ( 1.392851)
build_miniruby 0.000962 0.000275 1.052664 ( 1.050732)
build_ruby 0.001660 0.000000 2.888796 ( 3.260639)
build_all 0.006499 0.000000 3.210331 ( 1.566163)
build_install 0.009108 0.004978 2.465922 ( 1.541705)
test_btest 0.000588 0.000168 55.986820 ( 15.141355)
test_basic 0.003581 0.001023 0.383909 ( 0.476363)
test_all 0.001146 0.000000 577.038256 (165.570405)
test_rubyspec 0.021436 0.016369 55.675794 ( 65.617681)
total: 255.62 sec