Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241120-185732
#<BuildRuby:0x00007ffb883dfdc0
@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.20241120-185732",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.000727 0.007422 3.859651 ( 3.796621)
build_miniruby 0.001690 0.000249 1.641609 ( 1.645868)
build_ruby 0.001698 0.000250 3.709690 ( 3.971950)
build_all 0.005829 0.003611 6.342247 ( 3.028831)
build_install 0.011587 0.009971 9.131798 ( 5.095506)
test_btest 0.000623 0.000137 80.793798 ( 46.167071)
test_basic 0.000000 0.009267 0.990377 ( 5.261691)
test_all 0.106742 0.038237 762.056475 (375.631174)
test_rubyspec 0.062449 0.023447 122.867098 ( 50.853674)
total: 495.45 sec