Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-043948
#<BuildRuby:0x000055d71d18a2c8
@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.20240217-043948",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.001386 0.004371 1.949667 ( 2.313746)
build_miniruby 0.001395 0.000303 1.666451 ( 1.665256)
build_ruby 0.001382 0.000300 3.324262 ( 3.543724)
build_all 0.007707 0.000000 6.384907 ( 2.604853)
build_install 0.004926 0.014121 8.122099 ( 4.242079)
test_btest 0.000661 0.000211 91.350626 ( 32.416803)
test_basic 0.001224 0.004898 0.896128 ( 1.003647)
test_all 0.070400 0.043135 792.842755 (294.692273)
test_rubyspec 0.047456 0.036594 120.395233 (129.883473)
total: 472.37 sec