Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-124639
#<BuildRuby:0x0000563b5fcc1a00
@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.20230104-124639",
@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.000022 0.000001 0.000023 ( 0.000023)
configure 0.000024 0.000001 0.000025 ( 0.000024)
build_up 0.001003 0.004117 0.908666 ( 1.287242)
build_miniruby 0.001180 0.000107 1.196095 ( 1.194602)
build_ruby 0.001361 0.000124 2.802280 ( 3.164995)
build_all 0.006152 0.000170 3.163242 ( 1.496172)
build_install 0.004270 0.007877 2.714343 ( 1.735275)
test_btest 0.000683 0.000109 55.161288 ( 14.277658)
test_basic 0.004568 0.000066 0.370287 ( 0.463622)
test_all 0.000975 0.000150 597.753034 (176.264975)
test_rubyspec 0.019626 0.021847 59.715823 ( 69.706833)
total: 269.59 sec