Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-182651
#<BuildRuby:0x000055e159266228
@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-182651",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.004707 0.001108 1.669812 ( 1.991124)
build_miniruby 0.000000 0.001275 1.481548 ( 1.480071)
build_ruby 0.000000 0.001525 3.373839 ( 3.608575)
build_all 0.006778 0.000861 5.875803 ( 2.358961)
build_install 0.014012 0.005262 6.892006 ( 3.246081)
test_btest 0.000657 0.000184 83.713462 ( 22.163358)
test_basic 0.000000 0.005625 0.846884 ( 0.905263)
test_all 0.060501 0.059946 691.349671 (217.403402)
test_rubyspec 0.058103 0.042654 160.575522 (170.141093)
total: 423.30 sec