Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-105929
#<BuildRuby:0x000055d3d18b60f0
@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.20230125-105929",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.005422 0.000286 1.247121 ( 1.822335)
build_miniruby 0.001464 0.000293 1.328327 ( 1.337440)
build_ruby 0.001343 0.000268 2.865174 ( 3.173681)
build_all 0.007651 0.000000 3.973345 ( 2.320659)
build_install 0.011294 0.006986 3.114574 ( 2.636595)
test_btest 0.000378 0.000617 58.779699 ( 24.717719)
test_basic 0.000000 0.004715 0.392041 ( 0.486880)
test_all 0.000000 0.001025 655.918587 (197.494153)
test_rubyspec 0.021974 0.027387 67.801923 ( 77.741404)
total: 311.73 sec