Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-184325
#<BuildRuby:0x000055eb8ee7a228
@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.20240314-184325",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.005546 0.002956 3.221514 ( 3.763755)
build_miniruby 0.001557 0.000243 1.905114 ( 2.002576)
build_ruby 0.000000 0.002025 3.990026 ( 4.353357)
build_all 0.006303 0.002146 7.082769 ( 4.536838)
build_install 0.010554 0.011345 9.405113 ( 6.524747)
test_btest 0.000656 0.000164 95.185114 ( 49.344253)
test_basic 0.001022 0.006880 1.065150 ( 1.211092)
test_all 0.060410 0.058633 844.884833 (365.734787)
test_rubyspec 0.032176 0.057673 127.935653 (137.263454)
total: 574.74 sec