Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-070844
#<BuildRuby:0x000055f78beda4f8
@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.20240309-070844",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.006816 0.000468 2.642542 ( 2.557474)
build_miniruby 0.001379 0.000221 1.713479 ( 1.714574)
build_ruby 0.001379 0.000220 3.254004 ( 20.972192)
build_all 0.007706 0.000551 6.689861 ( 3.353827)
build_install 0.017707 0.001310 8.609784 ( 4.918355)
test_btest 0.000941 0.000135 94.633671 ( 35.987783)
test_basic 0.000000 0.009155 0.992618 ( 1.093822)
test_all 0.064683 0.054083 807.029624 (302.624682)
test_rubyspec 0.043433 0.046222 125.937019 (135.421199)
total: 508.64 sec