Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-124638
#<BuildRuby:0x000056406ab1a138
@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-124638",
@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.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003173 0.003842 1.992728 ( 2.653440)
build_miniruby 0.001315 0.000253 1.785243 ( 1.913392)
build_ruby 0.001447 0.000278 3.585718 ( 3.874732)
build_all 0.006645 0.001278 6.406731 ( 3.822069)
build_install 0.014269 0.004599 7.661274 ( 5.166996)
test_btest 0.000000 0.001067 88.487089 ( 35.737405)
test_basic 0.000598 0.007793 0.956839 ( 1.065131)
test_all 0.094674 0.019124 743.129043 (298.137276)
test_rubyspec 0.063335 0.044190 182.793098 (228.137720)
total: 580.51 sec