Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-133809
#<BuildRuby:0x0000564984c46390
@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.20240301-133809",
@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.000023 0.000001 0.000024 ( 0.000022)
autoconf 0.000038 0.000001 0.000039 ( 0.000039)
configure 0.000034 0.000001 0.000035 ( 0.000034)
build_up 0.002835 0.004297 2.645863 ( 2.562681)
build_miniruby 0.001761 0.000000 1.803691 ( 1.805676)
build_ruby 0.000000 0.001786 3.463038 ( 3.684065)
build_all 0.005686 0.002256 6.816794 ( 3.535775)
build_install 0.018216 0.000869 8.666545 ( 4.967575)
test_btest 0.000910 0.000080 91.553047 ( 41.539419)
test_basic 0.002264 0.004244 0.920674 ( 1.016974)
test_all 0.090912 0.027850 777.285684 (305.175797)
test_rubyspec 0.047762 0.046287 136.712907 (184.192614)
total: 548.48 sec