Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-180858
#<BuildRuby:0x000055c5896462a8
@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.20230211-180858",
@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.000003 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.004548 0.000594 1.176900 ( 1.559179)
build_miniruby 0.001397 0.000182 1.337146 ( 1.377329)
build_ruby 0.001777 0.000000 2.552620 ( 2.793622)
build_all 0.007323 0.000615 4.058889 ( 2.392392)
build_install 0.017611 0.000000 3.223662 ( 2.934670)
test_btest 0.000889 0.000000 58.929431 ( 29.327426)
test_basic 0.003541 0.004446 0.481676 ( 0.587607)
test_all 0.001478 0.000204 665.220618 (236.371962)
test_rubyspec 0.038832 0.015891 72.643441 ( 86.716947)
total: 364.06 sec