Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-230859
#<BuildRuby:0x00007fe92feffdd8
@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.20240930-230859",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000014 0.000002 0.000016 ( 0.000018)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.007246 0.000520 3.990764 ( 3.154665)
build_miniruby 0.001875 0.000000 1.565866 ( 1.562508)
build_ruby 0.001788 0.000000 4.214467 ( 4.413844)
build_all 0.007921 0.000531 6.695573 ( 2.843524)
build_install 0.018436 0.000795 10.098150 ( 4.739829)
test_btest 0.000879 0.000122 90.063820 ( 24.141077)
test_basic 0.005675 0.003923 1.101416 ( 1.151068)
test_all 0.100788 0.046832 786.196161 (231.835744)
test_rubyspec 0.061702 0.026235 130.051026 ( 28.716803)
total: 302.56 sec