Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-194102
#<BuildRuby:0x0000557ab5c9e390
@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.20240316-194102",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005299 0.000981 2.378354 ( 2.378241)
build_miniruby 0.000000 0.001528 1.739829 ( 1.738684)
build_ruby 0.000000 0.001749 3.445984 ( 3.688382)
build_all 0.004344 0.004081 7.417098 ( 3.583016)
build_install 0.013325 0.007374 9.047635 ( 5.160453)
test_btest 0.000578 0.000158 94.506889 ( 39.880141)
test_basic 0.007037 0.000793 0.990702 ( 1.059421)
test_all 0.087257 0.032527 819.431389 (298.038331)
test_rubyspec 0.029045 0.063106 131.105535 (142.478574)
total: 498.01 sec