Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-052654
#<BuildRuby:0x000055be37a8a138
@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.20240228-052654",
@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.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000004 0.000029 ( 0.000063)
build_up 0.000000 0.007328 2.587088 ( 2.422212)
build_miniruby 0.001493 0.000000 1.626869 ( 1.631278)
build_ruby 0.001356 0.000298 3.594693 ( 3.864035)
build_all 0.003151 0.004823 6.888740 ( 2.893138)
build_install 0.015357 0.003816 8.888493 ( 4.566632)
test_btest 0.000588 0.000162 94.210870 ( 27.110709)
test_basic 0.004799 0.004283 0.995225 ( 1.113662)
test_all 0.072623 0.044263 734.522589 (250.172704)
test_rubyspec 0.044644 0.040879 127.769647 (140.253630)
total: 434.03 sec