Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-173544
#<BuildRuby:0x000055eb41111fc0
@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.20240227-173544",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000000 0.000035 0.000035 ( 0.000036)
build_up 0.002907 0.003779 2.554602 ( 2.318278)
build_miniruby 0.001130 0.000189 1.575931 ( 1.573598)
build_ruby 0.001624 0.000000 3.193333 ( 3.423415)
build_all 0.003768 0.003554 6.656112 ( 2.631087)
build_install 0.011784 0.006956 8.334613 ( 3.919279)
test_btest 0.000613 0.000143 91.023569 ( 24.622291)
test_basic 0.001722 0.004293 0.885288 ( 0.946889)
test_all 0.076372 0.038727 763.337040 (234.221121)
test_rubyspec 0.055177 0.024955 116.046639 (125.096896)
total: 398.75 sec