Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231219-203003
#<BuildRuby:0x000055e10073df48
@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.20231219-203003",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002645 0.004723 2.467283 ( 3.103828)
build_miniruby 0.001191 0.000325 1.622546 ( 1.647121)
build_ruby 0.000000 0.001894 3.235943 ( 3.460402)
build_all 0.007675 0.000849 6.008010 ( 3.610123)
build_install 0.016645 0.003407 7.752519 ( 5.770138)
test_btest 0.000783 0.000211 80.914967 ( 59.086316)
test_basic 0.007672 0.000820 0.947818 ( 1.171996)
test_all 0.081779 0.040832 726.705440 (336.222203)
test_rubyspec 0.041372 0.037558 103.106483 (140.218383)
total: 554.29 sec