Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-042917
#<BuildRuby:0x0000559b272d6118
@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.20230624-042917",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.006404 0.000077 2.061556 ( 3.383474)
build_miniruby 0.001450 0.000047 1.642234 ( 1.655433)
build_ruby 0.001853 0.000060 3.142821 ( 3.420879)
build_all 0.003009 0.004413 2.403728 ( 2.077056)
build_install 0.017719 0.000281 3.778540 ( 3.394630)
test_btest 0.001034 0.000061 80.244180 ( 39.472876)
test_basic 0.000632 0.004162 0.838498 ( 0.935361)
test_all 0.001647 0.000142 618.820967 (250.960418)
test_rubyspec 0.025796 0.027831 87.385834 (101.555167)
total: 406.86 sec