Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-122908
#<BuildRuby:0x00007f726936fdc0
@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.20240801-122908",
@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.000020 0.000006 0.000026 ( 0.000027)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.005388 0.001892 2.548201 ( 2.524678)
build_miniruby 0.001221 0.000389 1.125077 ( 1.121792)
build_ruby 0.001349 0.000430 3.144496 ( 3.361385)
build_all 0.002083 0.006835 6.744495 ( 2.440783)
build_install 0.014083 0.003447 9.134692 ( 4.083681)
test_btest 0.000961 0.000000 103.490210 ( 26.569880)
test_basic 0.007425 0.002737 0.938996 ( 0.984494)
test_all 0.124041 0.024931 731.260380 (207.643507)
test_rubyspec 0.020494 0.068038 159.592303 ( 27.812404)
total: 276.54 sec