Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240728-060446
#<BuildRuby:0x00007fcd27ecfdc8
@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.20240728-060446",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000033 0.000011 0.000044 ( 0.000042)
configure 0.000032 0.000010 0.000042 ( 0.000041)
build_up 0.005719 0.003295 4.055333 ( 4.004723)
build_miniruby 0.000000 0.002158 1.864700 ( 1.860916)
build_ruby 0.000502 0.001920 4.905599 ( 5.060618)
build_all 0.010403 0.000781 9.068089 ( 5.107324)
build_install 0.018338 0.006112 12.321946 ( 7.982593)
test_btest 0.000796 0.000266 127.082565 ( 41.030266)
test_basic 0.009370 0.003123 1.283247 ( 1.335622)
test_all 0.121263 0.037196 950.048112 (326.125848)
test_rubyspec 0.053283 0.039135 182.335066 ( 42.563769)
total: 435.07 sec