Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240319-204814
#<BuildRuby:0x000055b2b5f76058
@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.20240319-204814",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000033 0.000000 0.000033 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.008531 0.000181 3.891855 ( 2.817736)
build_miniruby 0.001023 0.000299 1.594657 ( 1.592786)
build_ruby 0.001449 0.000423 3.747001 ( 3.967147)
build_all 0.006897 0.000751 6.928117 ( 2.867998)
build_install 0.011518 0.009607 9.708001 ( 4.519622)
test_btest 0.000748 0.000249 92.075026 ( 29.489446)
test_basic 0.000000 0.006262 0.942594 ( 1.011550)
test_all 0.085232 0.031220 732.488274 (264.143227)
test_rubyspec 0.043470 0.042096 124.460798 (134.353148)
total: 444.76 sec