Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-230654
#<BuildRuby:0x00007f15e273fdd0
@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.20240808-230654",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000038 0.000004 0.000042 ( 0.000042)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.003909 0.004007 3.378354 ( 3.384534)
build_miniruby 0.001820 0.000000 1.340392 ( 1.342318)
build_ruby 0.001861 0.000000 4.087498 ( 4.268731)
build_all 0.009094 0.000106 8.410887 ( 3.844434)
build_install 0.023054 0.000288 11.379346 ( 5.616443)
test_btest 0.000735 0.000076 122.908217 ( 39.206819)
test_basic 0.000538 0.007748 1.198252 ( 1.247126)
test_all 0.108005 0.042119 808.123505 (235.723912)
test_rubyspec 0.043034 0.048248 168.223280 ( 34.570430)
total: 329.21 sec