Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250315-061016
#<BuildRuby:0x00007fcd6055fde0
@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.20250315-061016",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.001938 0.004363 2.298503 ( 2.066806)
build_miniruby 0.001310 0.000262 1.392084 ( 1.389324)
build_ruby 0.001392 0.000278 3.155798 ( 3.361773)
build_all 0.004015 0.004136 5.426880 ( 2.337210)
build_install 0.008897 0.008498 7.725871 ( 4.221925)
test_btest 0.000770 0.000220 47.674781 ( 17.268714)
test_basic 0.008174 0.001090 0.872057 ( 0.960221)
test_all 0.082008 0.034606 564.633946 (180.826983)
test_rubyspec 0.042123 0.029888 96.867244 ( 23.896150)
total: 236.33 sec