Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-094428
#<BuildRuby:0x0000562af7529fb8
@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.20240227-094428",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005699 0.002002 2.453583 ( 2.356170)
build_miniruby 0.001054 0.000325 1.659780 ( 1.660906)
build_ruby 0.001401 0.000431 3.539021 ( 3.772681)
build_all 0.003432 0.005051 7.009743 ( 4.112897)
build_install 0.015713 0.003905 8.690240 ( 5.170309)
test_btest 0.000759 0.000253 91.488710 ( 48.107565)
test_basic 0.001617 0.006155 0.999878 ( 1.210774)
test_all 0.094124 0.025756 859.528399 (453.201505)
test_rubyspec 0.037914 0.061713 137.609321 (218.166854)
total: 737.76 sec