Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-151110
#<BuildRuby:0x0000560bae07a098
@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.20240224-151110",
@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.000000 0.000032 0.000032 ( 0.000033)
autoconf 0.000000 0.000034 0.000034 ( 0.000033)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.003518 0.003764 2.404035 ( 2.365717)
build_miniruby 0.000000 0.001538 1.649114 ( 1.649652)
build_ruby 0.000011 0.001809 3.458911 ( 3.717675)
build_all 0.003985 0.003911 6.693747 ( 3.205902)
build_install 0.017695 0.002204 8.544868 ( 4.784732)
test_btest 0.000624 0.000110 91.021720 ( 30.580748)
test_basic 0.001714 0.003993 0.805007 ( 3.756040)
test_all 0.092633 0.024891 783.395309 (303.806152)
test_rubyspec 0.056185 0.033685 126.115703 (136.624090)
total: 490.49 sec