Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240930-051531
#<BuildRuby:0x00007fb70b9bfdd8
@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-051531",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000315 0.008183 4.394923 ( 3.676527)
build_miniruby 0.001508 0.000377 1.576542 ( 1.572916)
build_ruby 0.001593 0.000398 3.484081 ( 3.671570)
build_all 0.005094 0.003310 6.809931 ( 2.829788)
build_install 0.014333 0.004650 8.923501 ( 4.000484)
test_btest 0.000736 0.000201 88.028030 ( 22.795683)
test_basic 0.005185 0.003267 1.032340 ( 1.085749)
test_all 0.111427 0.034393 669.824443 (190.164604)
test_rubyspec 0.054758 0.032951 133.728702 ( 22.491778)
total: 252.29 sec