Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-183252
#<BuildRuby:0x000055f339b16390
@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.20230802-183252",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005599 0.000862 2.232520 ( 5.966079)
build_miniruby 0.000000 0.001654 1.735550 ( 3.294014)
build_ruby 0.000000 0.001992 3.766677 ( 7.696699)
build_all 0.000000 0.008037 2.781721 ( 4.282859)
build_install 0.014116 0.005412 4.273015 ( 6.520151)
test_btest 0.000708 0.000196 80.156567 ( 54.938967)
test_basic 0.003240 0.005331 0.950855 ( 2.299971)
test_all 0.001051 0.000326 637.935866 (394.506102)
test_rubyspec 0.039761 0.016242 95.731226 (166.757579)
total: 646.26 sec