Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-002425
#<BuildRuby:0x00005617fe7421a8
@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.20240214-002425",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000000 0.006329 1.733532 ( 2.885820)
build_miniruby 0.000834 0.000545 1.407088 ( 1.404830)
build_ruby 0.001224 0.000391 3.001949 ( 3.218738)
build_all 0.006730 0.000870 6.530969 ( 2.487582)
build_install 0.011784 0.005221 7.543736 ( 3.502474)
test_btest 0.000745 0.000239 88.001490 ( 22.893847)
test_basic 0.000585 0.005571 0.827798 ( 0.886841)
test_all 0.098918 0.019183 711.699908 (223.061187)
test_rubyspec 0.054169 0.046769 163.038919 (172.516301)
total: 432.86 sec