Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-140110
#<BuildRuby:0x00007f7573b7fdc8
@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.20240620-140110",
@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.000026 0.000006 0.000032 ( 0.000032)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.000497 0.006996 3.177537 ( 3.035567)
build_miniruby 0.001397 0.000426 1.243367 ( 1.241158)
build_ruby 0.001446 0.000440 3.591240 ( 3.749105)
build_all 0.004476 0.004169 7.512812 ( 2.861641)
build_install 0.013562 0.007466 10.564611 ( 5.072574)
test_btest 0.000703 0.000253 112.492963 ( 29.519984)
test_basic 0.007120 0.002563 1.223621 ( 1.279132)
test_all 0.105675 0.045060 841.407582 (238.920806)
test_rubyspec 0.042077 0.050532 166.987833 ( 32.099304)
total: 317.78 sec