Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-080112
#<BuildRuby:0x00007f01e979fdc8
@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.20241106-080112",
@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.000004 0.000019 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000028 0.000008 0.000036 ( 0.000035)
build_up 0.000000 0.007843 3.425652 ( 3.407438)
build_miniruby 0.001627 0.000000 1.649813 ( 1.647515)
build_ruby 0.002090 0.000000 4.172325 ( 4.391697)
build_all 0.007437 0.001072 6.559306 ( 2.730114)
build_install 0.013977 0.003365 8.522753 ( 3.924709)
test_btest 0.000656 0.000199 77.808771 ( 21.554565)
test_basic 0.009003 0.001456 1.057600 ( 1.105426)
test_all 0.130887 0.016941 716.489514 (225.180632)
test_rubyspec 0.036850 0.043687 117.205221 ( 27.510351)
total: 291.45 sec