Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-011234
#<BuildRuby:0x000056530c7ca258
@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.20231221-011234",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.005186 0.000494 1.861312 ( 2.225111)
build_miniruby 0.001347 0.000129 1.555101 ( 1.554708)
build_ruby 0.001837 0.000175 2.977863 ( 3.210030)
build_all 0.001193 0.006926 5.494947 ( 2.560591)
build_install 0.004316 0.013649 6.988702 ( 3.988217)
test_btest 0.000583 0.000173 80.662050 ( 31.234842)
test_basic 0.004439 0.001315 0.744131 ( 0.809416)
test_all 0.086517 0.031242 676.787912 (261.294766)
test_rubyspec 0.038408 0.030501 94.509309 (106.986825)
total: 413.87 sec