Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-220233
#<BuildRuby:0x000055eec8642258
@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.20231215-220233",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.004001 0.002539 2.409938 ( 2.475444)
build_miniruby 0.001373 0.000254 1.552225 ( 1.559327)
build_ruby 0.001736 0.000000 3.241086 ( 3.450720)
build_all 0.000568 0.007251 5.667902 ( 2.645978)
build_install 0.017874 0.000623 7.274169 ( 3.882018)
test_btest 0.000567 0.000124 81.966740 ( 30.675606)
test_basic 0.004073 0.002146 0.870763 ( 0.954102)
test_all 0.083723 0.037153 710.660040 (266.571517)
test_rubyspec 0.039736 0.026215 96.255033 (108.068818)
total: 420.28 sec