Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240901-205431
#<BuildRuby:0x00007f70ca3afdd0
@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.20240901-205431",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000031)
build_up 0.000000 0.007735 3.427812 ( 3.335078)
build_miniruby 0.000210 0.001330 1.622418 ( 1.619033)
build_ruby 0.002251 0.000000 4.426867 ( 4.580009)
build_all 0.004815 0.003624 8.115226 ( 3.328730)
build_install 0.015174 0.003805 11.005177 ( 5.378175)
test_btest 0.000639 0.000237 112.657084 ( 29.983790)
test_basic 0.005930 0.003167 1.222955 ( 1.271713)
test_all 0.111975 0.034707 810.399829 (251.919922)
test_rubyspec 0.036744 0.049355 163.261571 ( 33.796995)
total: 335.21 sec