Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-160031
#<BuildRuby:0x000056048c43a198
@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.20221231-160031",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.001687 0.002503 0.911340 ( 1.307052)
build_miniruby 0.001407 0.000000 1.353851 ( 1.352267)
build_ruby 0.001276 0.000000 3.276006 ( 3.650350)
build_all 0.006307 0.000400 3.690783 ( 1.879335)
build_install 0.008785 0.006028 3.002518 ( 2.008051)
test_btest 0.000710 0.000187 56.801675 ( 15.433804)
test_basic 0.005121 0.000000 0.398192 ( 0.492478)
test_all 0.001419 0.000000 618.873751 (175.803650)
test_rubyspec 0.018596 0.018444 63.203193 ( 73.177888)
total: 275.11 sec