Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240724-210659
#<BuildRuby:0x00007fd5a70dfdc0
@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.20240724-210659",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000027)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.006163 0.001298 2.441992 ( 2.535358)
build_miniruby 0.000000 0.001490 1.130557 ( 1.127744)
build_ruby 0.000000 0.001685 3.063435 ( 3.271490)
build_all 0.002402 0.004881 6.731811 ( 2.568957)
build_install 0.017243 0.000000 8.789870 ( 3.960141)
test_btest 0.001099 0.000000 97.649653 ( 24.990518)
test_basic 0.006250 0.002907 0.911516 ( 0.959137)
test_all 0.109020 0.036231 777.612173 (224.966278)
test_rubyspec 0.035077 0.052678 163.275070 ( 27.642639)
total: 292.02 sec