Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230602-003442
#<BuildRuby:0x000056515016e7c8
@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.20230602-003442",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.006712 0.000092 1.978699 ( 3.854966)
build_miniruby 0.001434 0.000000 1.682160 ( 1.913820)
build_ruby 0.001759 0.000000 2.753524 ( 3.171949)
build_all 0.003160 0.004025 2.153546 ( 1.764359)
build_install 0.014775 0.003950 3.673848 ( 3.126176)
test_btest 0.000692 0.000060 76.069153 ( 38.569000)
test_basic 0.002193 0.004315 0.792885 ( 0.935374)
test_all 0.000910 0.000104 582.010295 (233.118093)
test_rubyspec 0.026161 0.024024 80.256945 ( 92.107131)
total: 378.56 sec