Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-112532
#<BuildRuby:0x000055f6fa83a008
@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.20230122-112532",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005657 0.000127 1.238815 ( 2.444855)
build_miniruby 0.001747 0.000130 1.308596 ( 1.636360)
build_ruby 0.001589 0.000118 3.473085 ( 13.918397)
build_all 0.007827 0.000580 4.126469 ( 3.590497)
build_install 0.009296 0.008909 3.083251 ( 3.712407)
test_btest 0.000960 0.000132 58.997464 ( 41.468673)
test_basic 0.005930 0.000194 0.473189 ( 0.775483)
test_all 0.001151 0.000000 673.125421 (332.783037)
test_rubyspec 0.016315 0.034479 74.440253 ( 93.269064)
total: 493.60 sec