Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-163450
#<BuildRuby:0x000055f00e3c23b0
@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.20230618-163450",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006921 0.000000 1.989474 ( 4.703542)
build_miniruby 0.001443 0.000029 1.411223 ( 1.641812)
build_ruby 0.001329 0.000148 2.768745 ( 3.168463)
build_all 0.002938 0.004592 2.517227 ( 2.686152)
build_install 0.019202 0.000275 3.887717 ( 4.420665)
test_btest 0.000777 0.000100 80.619820 ( 45.504605)
test_basic 0.000000 0.007942 0.837989 ( 1.418033)
test_all 0.001229 0.000925 576.178412 (305.700245)
test_rubyspec 0.036559 0.016854 86.741361 (118.115416)
total: 487.36 sec