Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240302-050403
#<BuildRuby:0x000055b398146008
@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.20240302-050403",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003493 0.003882 2.552464 ( 2.710029)
build_miniruby 0.000000 0.001770 1.704970 ( 1.707469)
build_ruby 0.000000 0.001386 3.744392 ( 3.945644)
build_all 0.007800 0.000618 6.811224 ( 3.483318)
build_install 0.012223 0.008006 8.817035 ( 4.978311)
test_btest 0.000000 0.000978 93.530689 ( 34.830703)
test_basic 0.004730 0.003123 0.979665 ( 1.077470)
test_all 0.089679 0.028839 794.549222 (285.095316)
test_rubyspec 0.052897 0.038232 127.879834 (137.467584)
total: 475.30 sec