Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240203-122333
#<BuildRuby:0x000055e9b825e4f8
@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.20240203-122333",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.005224 0.001188 2.012326 ( 2.378561)
build_miniruby 0.001783 0.000000 1.698745 ( 1.698748)
build_ruby 0.001912 0.000000 3.517822 ( 3.745721)
build_all 0.000000 0.007879 6.294727 ( 2.998913)
build_install 0.009447 0.009031 7.828299 ( 4.448570)
test_btest 0.000869 0.000000 86.384189 ( 30.748664)
test_basic 0.004226 0.003048 0.895242 ( 0.990949)
test_all 0.052564 0.060454 769.186980 (286.957848)
test_rubyspec 0.042719 0.060342 166.676462 (178.610424)
total: 512.58 sec