Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230913-040721
#<BuildRuby:0x000055d8515567c8
@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.20230913-040721",
@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.000023 0.000004 0.000027 ( 0.000023)
autoconf 0.000035 0.000005 0.000040 ( 0.000036)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.006897 0.000468 2.275060 ( 4.355524)
build_miniruby 0.002090 0.000000 1.628710 ( 1.851927)
build_ruby 0.001893 0.000000 3.500671 ( 3.994321)
build_all 0.009569 0.000211 6.721772 ( 4.679864)
build_install 0.019933 0.002816 8.494143 ( 6.660825)
test_btest 0.000906 0.000133 86.567576 ( 46.386592)
test_basic 0.007509 0.001098 1.022469 ( 1.404377)
test_all 0.005203 0.005018 698.670411 (294.550264)
test_rubyspec 0.027409 0.048240 106.615772 (118.771035)
total: 482.66 sec