Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240209-163020
#<BuildRuby:0x000055bdc0496230
@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.20240209-163020",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002865 0.003845 1.968623 ( 2.461322)
build_miniruby 0.001286 0.000184 17.544591 ( 17.158796)
build_ruby 0.001745 0.000000 3.278891 ( 3.504982)
build_all 0.003831 0.003621 6.469134 ( 2.487524)
build_install 0.003922 0.014662 7.874309 ( 3.844541)
test_btest 0.001139 0.000000 88.682754 ( 23.331909)
test_basic 0.005846 0.000887 0.734226 ( 0.794470)
test_all 0.090049 0.025668 766.199217 (250.296317)
test_rubyspec 0.041394 0.053178 151.401858 (160.671781)
total: 464.55 sec