Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-183047
#<BuildRuby:0x00005615f006dfb8
@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.20240120-183047",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004476 0.000663 1.637866 ( 1.968307)
build_miniruby 0.001692 0.000000 1.610181 ( 1.608629)
build_ruby 0.001926 0.000000 3.445007 ( 3.653880)
build_all 0.007700 0.000000 6.061598 ( 3.177897)
build_install 0.010490 0.007671 7.284771 ( 4.122617)
test_btest 0.000725 0.000131 83.592674 ( 33.268241)
test_basic 0.004977 0.000905 0.834144 ( 0.900261)
test_all 0.087448 0.029938 789.962793 (286.603117)
test_rubyspec 0.047599 0.054966 159.546945 (172.587624)
total: 507.89 sec