Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-111855
#<BuildRuby:0x000055fb1c95a8e0
@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.20230510-111855",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000026 0.000006 0.000032 ( 0.000032)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.006729 0.000577 1.908181 ( 4.495377)
build_miniruby 0.000000 0.001550 1.424130 ( 1.605330)
build_ruby 0.000000 0.001685 2.912050 ( 3.799290)
build_all 0.006800 0.001325 2.303059 ( 2.706137)
build_install 0.008898 0.009825 3.641050 ( 3.966789)
test_btest 0.000691 0.000212 78.322491 ( 71.004624)
test_basic 0.005312 0.001635 0.832479 ( 1.443922)
test_all 0.001420 0.000436 616.778296 (500.957355)
test_rubyspec 0.019535 0.033116 83.427898 (106.709235)
total: 696.69 sec