Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-174413
#<BuildRuby:0x00005611e0f122d0
@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.20231021-174413",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000024)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004890 0.000782 1.952102 ( 2.111667)
build_miniruby 0.001505 0.000000 1.401222 ( 1.400047)
build_ruby 0.000000 0.001578 2.895212 ( 3.082850)
build_all 0.002528 0.004873 5.545024 ( 2.511782)
build_install 0.014746 0.001408 7.113553 ( 3.730444)
test_btest 0.000000 0.001025 80.582917 ( 30.368914)
test_basic 0.001741 0.003368 0.806593 ( 0.875470)
test_all 0.072757 0.044899 629.719585 (201.270774)
test_rubyspec 0.020639 0.028888 79.555083 ( 90.802050)
total: 336.15 sec