Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-002109
#<BuildRuby:0x000055753dcc1f48
@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.20240309-002109",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.008223 0.000610 2.698592 ( 3.178574)
build_miniruby 0.001314 0.000187 1.746402 ( 1.842757)
build_ruby 0.001572 0.000224 3.834016 ( 4.341353)
build_all 0.007902 0.000000 6.716256 ( 4.627050)
build_install 0.014792 0.005972 8.932927 ( 6.832506)
test_btest 0.000000 0.000760 93.474850 ( 56.991707)
test_basic 0.006177 0.002056 1.001379 ( 1.127555)
test_all 0.100651 0.018213 773.894782 (289.687406)
test_rubyspec 0.034577 0.046078 110.972729 (120.204682)
total: 488.83 sec