Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-161718
#<BuildRuby:0x00005593c3dc68e0
@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-161718",
@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.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005450 0.000403 1.760681 ( 2.126763)
build_miniruby 0.000000 0.001330 1.203206 ( 1.201462)
build_ruby 0.000000 0.001554 3.195616 ( 3.382469)
build_all 0.003609 0.004006 5.443433 ( 2.215847)
build_install 0.000000 0.017478 6.784548 ( 3.413709)
test_btest 0.000487 0.000481 78.533743 ( 20.517850)
test_basic 0.000000 0.005055 0.831891 ( 0.896633)
test_all 0.087837 0.031438 619.282215 (195.072356)
test_rubyspec 0.039079 0.015660 87.683780 ( 99.783649)
total: 328.61 sec