Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-003008
#<BuildRuby:0x000055de90625e70
@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.20231208-003008",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006387 0.000528 2.136207 ( 2.380915)
build_miniruby 0.001097 0.000231 1.592785 ( 1.592600)
build_ruby 0.000000 0.001665 2.991577 ( 3.178042)
build_all 0.004392 0.003489 5.692030 ( 2.309868)
build_install 0.012204 0.004111 7.089841 ( 3.451539)
test_btest 0.000636 0.000173 83.232565 ( 22.187873)
test_basic 0.000696 0.004531 0.816626 ( 0.886056)
test_all 0.053364 0.068875 697.664394 (305.968684)
test_rubyspec 0.041199 0.035807 104.551620 (131.426649)
total: 473.38 sec