Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-175001
#<BuildRuby:0x00005619a71d6390
@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.20240129-175001",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002358 0.003704 1.976304 ( 2.362481)
build_miniruby 0.001350 0.000260 1.486994 ( 1.488671)
build_ruby 0.001440 0.000277 2.860193 ( 3.107239)
build_all 0.005475 0.002679 6.266048 ( 3.021201)
build_install 0.016882 0.002607 7.796322 ( 4.433986)
test_btest 0.000709 0.000142 87.287196 ( 32.200034)
test_basic 0.007639 0.000049 0.923600 ( 0.988620)
test_all 0.076413 0.039022 770.640215 (300.487556)
test_rubyspec 0.057130 0.046699 164.827927 (176.562867)
total: 524.65 sec