Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-191553
#<BuildRuby:0x0000559419ba1820
@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.20240310-191553",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.003321 0.003862 2.594028 ( 2.439610)
build_miniruby 0.001242 0.000286 1.688588 ( 1.689469)
build_ruby 0.001530 0.000353 3.356657 ( 3.564806)
build_all 0.006602 0.001524 6.939294 ( 3.573682)
build_install 0.014176 0.006758 8.977926 ( 4.943593)
test_btest 0.001053 0.000000 94.443884 ( 40.337026)
test_basic 0.007757 0.000160 1.025644 ( 1.231741)
test_all 0.072834 0.048865 792.434227 (299.593775)
test_rubyspec 0.056390 0.036204 125.004116 (134.374475)
total: 491.75 sec