Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-140521
#<BuildRuby:0x0000564a7de4a7c8
@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.20230530-140521",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001295 0.004217 1.425139 ( 2.836838)
build_miniruby 0.001014 0.000169 1.004938 ( 1.004354)
build_ruby 0.001199 0.000200 2.016985 ( 2.216199)
build_all 0.005651 0.000240 1.927488 ( 1.140588)
build_install 0.006927 0.008100 3.057791 ( 2.078155)
test_btest 0.000820 0.000182 75.198150 ( 20.568484)
test_basic 0.000714 0.004382 0.756357 ( 0.828444)
test_all 0.001331 0.000000 568.846598 (197.010146)
test_rubyspec 0.020575 0.019902 75.671428 ( 87.420192)
total: 315.10 sec