Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230529-205123
#<BuildRuby:0x00005606224c68e0
@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.20230529-205123",
@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.000001 0.000014 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005629 0.000703 1.899263 ( 4.244997)
build_miniruby 0.001538 0.000000 1.343763 ( 1.468654)
build_ruby 0.001733 0.000000 2.725450 ( 3.156856)
build_all 0.003689 0.004069 2.268293 ( 2.015709)
build_install 0.005525 0.011931 3.410860 ( 2.957164)
test_btest 0.000740 0.000185 75.807010 ( 38.820560)
test_basic 0.005748 0.001437 0.800984 ( 1.044918)
test_all 0.001159 0.000290 565.619163 (267.057805)
test_rubyspec 0.030352 0.021981 82.939290 (102.214615)
total: 422.98 sec