Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-151453
#<BuildRuby:0x00005613bda9a228
@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.20230525-151453",
@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.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006436 0.000772 1.899636 ( 5.092798)
build_miniruby 0.001214 0.000145 1.454609 ( 2.148068)
build_ruby 0.001697 0.000204 2.759736 ( 3.902794)
build_all 0.006800 0.000817 2.175837 ( 3.235870)
build_install 0.014161 0.005378 3.541563 ( 5.303522)
test_btest 0.000846 0.000125 78.125022 ( 93.546042)
test_basic 0.001890 0.005228 0.782845 ( 1.530652)
test_all 0.000613 0.001531 587.998571 (534.123426)
test_rubyspec 0.015050 0.035384 83.887739 (109.590223)
total: 758.47 sec