Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-071719
#<BuildRuby:0x000055a2cbb0a018
@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.20240312-071719",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.002597 0.004499 2.552073 ( 2.315903)
build_miniruby 0.000000 0.001370 1.500484 ( 1.502835)
build_ruby 0.000000 0.001660 3.668692 ( 3.896458)
build_all 0.003433 0.004810 6.574948 ( 3.122446)
build_install 0.015552 0.003876 8.634825 ( 4.497758)
test_btest 0.000855 0.000228 93.567607 ( 42.717357)
test_basic 0.000000 0.007794 1.062564 ( 1.230822)
test_all 0.094994 0.027662 783.162479 (359.602419)
test_rubyspec 0.067448 0.028273 132.102856 (160.322463)
total: 579.21 sec