Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-233708
#<BuildRuby:0x00005646e42f5f68
@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.20230514-233708",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005276 0.000210 1.896183 ( 3.908461)
build_miniruby 0.001327 0.000000 1.316356 ( 1.423664)
build_ruby 0.001375 0.000000 2.649756 ( 3.236537)
build_all 0.006474 0.000179 2.181845 ( 2.145849)
build_install 0.012875 0.001980 3.364194 ( 3.344476)
test_btest 0.000598 0.000092 73.085489 ( 41.897697)
test_basic 0.004644 0.000714 0.635315 ( 0.810612)
test_all 0.001765 0.000271 575.371433 (250.525277)
test_rubyspec 0.013648 0.036799 80.108213 ( 92.920890)
total: 400.21 sec