Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-132819
#<BuildRuby:0x0000562a01f9a138
@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.20240127-132819",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000034 0.000003 0.000037 ( 0.000036)
configure 0.000027 0.000001 0.000028 ( 0.000030)
build_up 0.002359 0.004186 2.053569 ( 3.032204)
build_miniruby 0.000000 0.002051 1.741450 ( 2.059364)
build_ruby 0.000372 0.001402 3.594366 ( 3.973598)
build_all 0.007320 0.000976 6.419549 ( 4.718966)
build_install 0.016114 0.002930 7.953197 ( 6.327716)
test_btest 0.000700 0.000000 87.794110 ( 70.899044)
test_basic 0.005351 0.003049 0.942215 ( 1.640156)
test_all 0.092316 0.024392 739.988532 (358.404551)
test_rubyspec 0.068037 0.036819 169.014645 (181.788274)
total: 632.84 sec