Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-180428
#<BuildRuby:0x00005559579563b0
@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.20240125-180428",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.000177 0.006319 1.926689 ( 2.290445)
build_miniruby 0.001117 0.000465 1.663881 ( 1.663291)
build_ruby 0.001253 0.000523 3.286986 ( 3.532320)
build_all 0.003957 0.003921 6.137694 ( 3.287275)
build_install 0.017791 0.002395 7.774710 ( 4.656839)
test_btest 0.000605 0.000238 87.452529 ( 37.428856)
test_basic 0.003113 0.003716 0.865984 ( 0.942323)
test_all 0.076440 0.038086 761.179952 (269.410996)
test_rubyspec 0.040133 0.066904 168.455324 (183.705688)
total: 506.92 sec