Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231218-012510
#<BuildRuby:0x0000561a4dbe1a00
@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.20231218-012510",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006436 0.000772 2.398434 ( 3.774505)
build_miniruby 0.001303 0.000157 1.671256 ( 1.888474)
build_ruby 0.001945 0.000000 3.296153 ( 3.857677)
build_all 0.008145 0.000689 5.823908 ( 3.756123)
build_install 0.016773 0.003238 7.363012 ( 5.732228)
test_btest 0.000795 0.000099 81.487047 ( 66.101870)
test_basic 0.000840 0.007901 0.918973 ( 1.443976)
test_all 0.093963 0.026428 654.348518 (277.414755)
test_rubyspec 0.005955 0.058765 91.395854 (103.151921)
total: 467.12 sec