Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-151833
#<BuildRuby:0x0000557309d82008
@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.20230901-151833",
@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.000027 0.000000 0.000027 ( 0.000022)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005687 0.000443 1.870384 ( 3.088367)
build_miniruby 0.001561 0.000347 1.645502 ( 1.710801)
build_ruby 0.001389 0.000308 3.487807 ( 3.858066)
build_all 0.007742 0.000757 6.432017 ( 4.224200)
build_install 0.014262 0.003057 7.611034 ( 5.427918)
test_btest 0.000691 0.000148 84.190133 ( 45.157317)
test_basic 0.000000 0.007623 0.965760 ( 1.203010)
test_all 0.008930 0.000575 660.924121 (297.032084)
test_rubyspec 0.027297 0.042227 102.989538 (121.896819)
total: 483.60 sec