Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-135459
#<BuildRuby:0x000055b7cfb1e0e0
@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.20230513-135459",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.001160 0.004279 1.652309 ( 2.875130)
build_miniruby 0.000969 0.000230 1.076857 ( 1.074888)
build_ruby 0.001048 0.000250 2.449868 ( 2.653107)
build_all 0.005905 0.000000 2.024226 ( 1.148816)
build_install 0.012857 0.001317 3.279366 ( 2.258773)
test_btest 0.000844 0.000176 71.550931 ( 18.980672)
test_basic 0.000000 0.005552 0.620937 ( 0.693953)
test_all 0.000000 0.000979 548.320433 (165.870496)
test_rubyspec 0.027953 0.008303 69.328932 ( 81.165116)
total: 276.72 sec