Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240211-100304
#<BuildRuby:0x000056372ddbe3d0
@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.20240211-100304",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002285 0.003874 1.942885 ( 2.255289)
build_miniruby 0.001358 0.000000 1.546709 ( 1.545326)
build_ruby 0.001656 0.000000 3.474818 ( 3.697208)
build_all 0.003163 0.004433 6.648608 ( 2.585643)
build_install 0.016645 0.000682 7.928668 ( 3.838683)
test_btest 0.001077 0.000169 90.466862 ( 24.295008)
test_basic 0.003033 0.004863 0.918609 ( 0.982445)
test_all 0.087356 0.028658 748.203847 (230.141592)
test_rubyspec 0.040185 0.055273 163.477890 (172.664541)
total: 442.01 sec