Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-230141
#<BuildRuby:0x00007f33237cfdc8
@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.20240819-230141",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007257 0.000823 3.824890 ( 3.658768)
build_miniruby 0.001644 0.000000 1.647268 ( 1.644383)
build_ruby 0.000000 0.002008 4.041182 ( 4.207852)
build_all 0.008170 0.001240 8.423226 ( 3.324320)
build_install 0.012954 0.007144 11.227830 ( 5.250163)
test_btest 0.000780 0.000221 119.866684 ( 31.399529)
test_basic 0.008000 0.002850 1.075133 ( 1.119200)
test_all 0.124258 0.031784 797.223817 (235.854653)
test_rubyspec 0.036577 0.055386 167.188934 ( 27.887872)
total: 314.35 sec