Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-171413
#<BuildRuby:0x000055b2187161a8
@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.20230704-171413",
@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.000026 0.000005 0.000031 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.006872 0.000481 2.035753 ( 4.991032)
build_miniruby 0.001371 0.000220 1.559110 ( 2.039120)
build_ruby 0.001137 0.000182 3.073304 ( 4.415616)
build_all 0.006379 0.001021 2.476899 ( 2.981033)
build_install 0.012168 0.005858 3.780198 ( 4.914520)
test_btest 0.000775 0.000149 78.795720 ( 47.927626)
test_basic 0.005200 0.000094 0.890417 ( 1.617740)
test_all 0.002121 0.000393 603.479326 (457.766184)
test_rubyspec 0.041342 0.017433 90.447788 (168.175940)
total: 694.83 sec