Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230723-012122
#<BuildRuby:0x0000560fcc632130
@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.20230723-012122",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.002343 0.004285 2.148722 ( 3.463504)
build_miniruby 0.001421 0.000184 1.634285 ( 1.643079)
build_ruby 0.001458 0.000188 3.262208 ( 3.479035)
build_all 0.003265 0.004022 2.746379 ( 2.095406)
build_install 0.007621 0.012255 4.211418 ( 3.332704)
test_btest 0.000892 0.000000 82.101902 ( 40.290944)
test_basic 0.004094 0.004360 0.940252 ( 1.065508)
test_all 0.001132 0.000112 643.726189 (282.618253)
test_rubyspec 0.012548 0.042101 91.324987 (113.344224)
total: 451.33 sec