Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-013411
#<BuildRuby:0x00005608b564a320
@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.20240124-013411",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001767 0.004432 2.009444 ( 2.468767)
build_miniruby 0.000000 0.001805 1.582863 ( 1.590905)
build_ruby 0.000795 0.001125 3.473476 ( 3.721892)
build_all 0.007109 0.000954 6.434175 ( 3.983644)
build_install 0.013261 0.005637 7.992094 ( 5.315636)
test_btest 0.000696 0.000216 87.506462 ( 41.082295)
test_basic 0.005831 0.001809 0.982212 ( 1.090354)
test_all 0.081000 0.035241 737.473350 (317.573371)
test_rubyspec 0.052266 0.050524 173.782606 (186.633258)
total: 563.46 sec