Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-001203
#<BuildRuby:0x0000562350c5dfb8
@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.20231230-001203",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000021 0.000008 0.000029 ( 0.000028)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.005137 0.000432 1.688455 ( 2.042005)
build_miniruby 0.001020 0.000376 1.624082 ( 1.632154)
build_ruby 0.001892 0.000000 3.265029 ( 3.476209)
build_all 0.001527 0.006165 5.662662 ( 2.841950)
build_install 0.012586 0.005977 7.093264 ( 4.297914)
test_btest 0.000559 0.000243 81.543160 ( 33.390955)
test_basic 0.005344 0.002323 0.888105 ( 0.956828)
test_all 0.096563 0.023088 786.723945 (291.727994)
test_rubyspec 0.039357 0.038320 102.794948 (131.134618)
total: 471.50 sec