Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240307-144612
#<BuildRuby:0x0000564e2ef2e1a8
@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.20240307-144612",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004032 0.003427 2.576708 ( 2.429175)
build_miniruby 0.001147 0.000158 1.673202 ( 1.674519)
build_ruby 0.001564 0.000215 3.464242 ( 3.720764)
build_all 0.001346 0.006600 6.879001 ( 3.588837)
build_install 0.008782 0.010536 8.689115 ( 4.979804)
test_btest 0.000605 0.000160 91.871866 ( 41.618686)
test_basic 0.005827 0.001542 0.972576 ( 1.067305)
test_all 0.097136 0.018561 817.260955 (347.696093)
test_rubyspec 0.053527 0.036733 129.477855 (143.910652)
total: 550.69 sec