Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240725-121703
#<BuildRuby:0x00007fc695e7fdc0
@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.20240725-121703",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.007126 0.000497 3.437556 ( 3.345556)
build_miniruby 0.001255 0.000196 1.586569 ( 1.583469)
build_ruby 0.001739 0.000272 3.919241 ( 4.136105)
build_all 0.007998 0.000000 7.875885 ( 3.167595)
build_install 0.007068 0.011229 10.342491 ( 4.924967)
test_btest 0.000722 0.000156 116.566562 ( 30.293689)
test_basic 0.005077 0.004268 1.144139 ( 1.189336)
test_all 0.104905 0.044154 838.646466 (263.198291)
test_rubyspec 0.040025 0.046325 174.409843 ( 40.606168)
total: 352.45 sec