Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-094059
#<BuildRuby:0x0000561af4bdded0
@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.20230330-094059",
@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.000018 0.000001 0.000019 ( 0.000018)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005664 0.000218 1.755751 ( 3.842788)
build_miniruby 0.001584 0.000061 1.318725 ( 1.462317)
build_ruby 0.001534 0.000059 2.698225 ( 3.098354)
build_all 0.007174 0.000105 2.201982 ( 1.961068)
build_install 0.007749 0.009779 3.410534 ( 3.194104)
test_btest 0.000796 0.000088 68.890231 ( 36.746452)
test_basic 0.000000 0.006730 0.543112 ( 0.655365)
test_all 0.000000 0.001647 559.203166 (219.719582)
test_rubyspec 0.025388 0.028625 79.764460 ( 95.409705)
total: 366.09 sec