Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-041400
#<BuildRuby:0x00005639cba42008
@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.20230831-041400",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000031 0.000005 0.000036 ( 0.000032)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.002125 0.004367 1.866602 ( 3.131853)
build_miniruby 0.001455 0.000301 1.608759 ( 1.720439)
build_ruby 0.002112 0.000000 3.324296 ( 3.614862)
build_all 0.005096 0.002989 6.439840 ( 4.500931)
build_install 0.016925 0.003343 7.957400 ( 5.809807)
test_btest 0.000747 0.000161 86.667277 ( 47.073367)
test_basic 0.005123 0.003260 1.041734 ( 1.418077)
test_all 0.003440 0.006476 711.899180 (317.887052)
test_rubyspec 0.044438 0.030224 106.647018 (125.648290)
total: 510.81 sec