Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-071217
#<BuildRuby:0x0000559ed9a2e018
@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.20240307-071217",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002811 0.004716 2.694659 ( 2.521124)
build_miniruby 0.001149 0.000275 1.696906 ( 1.696640)
build_ruby 0.001375 0.000000 3.251863 ( 3.490710)
build_all 0.007804 0.000000 6.845249 ( 3.367678)
build_install 0.020265 0.000000 8.750946 ( 4.957113)
test_btest 0.000932 0.000000 92.433107 ( 35.518247)
test_basic 0.000505 0.006846 0.932149 ( 1.032643)
test_all 0.099784 0.022410 878.047576 (361.008938)
test_rubyspec 0.052976 0.033123 124.352072 (133.928213)
total: 547.52 sec