Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-220245
#<BuildRuby:0x0000559202b1df48
@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.20240206-220245",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005386 0.000598 1.902257 ( 2.268135)
build_miniruby 0.001424 0.000159 1.671478 ( 1.669684)
build_ruby 0.000000 0.001720 3.394329 ( 3.573737)
build_all 0.001608 0.006922 5.919813 ( 2.898680)
build_install 0.015220 0.003910 7.588801 ( 4.619470)
test_btest 0.000684 0.000133 84.872813 ( 34.263882)
test_basic 0.003649 0.003215 0.916801 ( 1.010011)
test_all 0.091232 0.023573 765.495386 (302.539828)
test_rubyspec 0.066191 0.039190 168.835835 (178.799399)
total: 531.64 sec