Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-171616
#<BuildRuby:0x00007fd5e475fdc0
@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.20240919-171616",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.003669 0.004972 4.257747 ( 3.630547)
build_miniruby 0.001472 0.000430 4.635290 ( 4.047416)
build_ruby 0.001453 0.000424 4.111420 ( 29.642884)
build_all 0.006223 0.002309 7.092154 ( 2.949228)
build_install 0.009262 0.009804 10.467284 ( 5.044289)
test_btest 0.000000 0.001131 96.165473 ( 25.382804)
test_basic 0.008251 0.004479 1.105074 ( 1.155801)
test_all 0.106347 0.043465 770.889147 (228.488290)
test_rubyspec 0.052832 0.037851 134.555683 ( 30.343409)
total: 330.69 sec