Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-132259
#<BuildRuby:0x000055beeef91f48
@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.20231214-132259",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003975 0.004015 2.255742 ( 2.343788)
build_miniruby 0.001138 0.000253 1.602658 ( 1.602594)
build_ruby 0.001530 0.000340 3.181959 ( 3.383567)
build_all 0.004200 0.004148 5.753720 ( 2.950725)
build_install 0.009430 0.010185 7.258727 ( 4.263323)
test_btest 0.000753 0.000236 79.997033 ( 27.896177)
test_basic 0.006402 0.002237 0.784210 ( 0.852637)
test_all 0.095548 0.027200 705.853561 (260.083945)
test_rubyspec 0.051735 0.016896 97.801807 (113.192339)
total: 416.57 sec