Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-223335
#<BuildRuby:0x0000561028b662a8
@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.20230120-223335",
@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.000001 0.000013 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003840 0.000404 1.005001 ( 1.381867)
build_miniruby 0.001137 0.000000 0.829933 ( 0.828409)
build_ruby 0.001173 0.000000 2.200369 ( 2.493865)
build_all 0.002463 0.003663 3.367562 ( 1.619654)
build_install 0.011962 0.001087 2.260051 ( 1.460992)
test_btest 0.000704 0.000096 55.419706 ( 14.522394)
test_basic 0.004123 0.000562 0.379097 ( 0.471175)
test_all 0.000996 0.000136 579.118435 (167.311673)
test_rubyspec 0.018289 0.018876 59.828155 ( 69.937506)
total: 260.03 sec