Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-100255
#<BuildRuby:0x0000557f537aa008
@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.20240217-100255",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.004676 0.000974 1.885280 ( 2.234846)
build_miniruby 0.001312 0.000273 1.690040 ( 1.689058)
build_ruby 0.000000 0.001887 3.082393 ( 3.298298)
build_all 0.005672 0.002616 6.407817 ( 3.207377)
build_install 0.014247 0.005752 7.887140 ( 4.644450)
test_btest 0.000832 0.000215 90.216042 ( 46.532521)
test_basic 0.003497 0.004229 1.011829 ( 1.190134)
test_all 0.068177 0.047338 806.443043 (334.668101)
test_rubyspec 0.039382 0.044845 119.648821 (129.121838)
total: 526.59 sec