Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-223839
#<BuildRuby:0x0000557f732e2230
@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.20231206-223839",
@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.000027)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000031 0.000005 0.000036 ( 0.000035)
build_up 0.007079 0.000457 2.456287 ( 3.344548)
build_miniruby 0.001498 0.000000 1.673374 ( 2.136338)
build_ruby 0.002077 0.000000 3.581773 ( 4.361943)
build_all 0.008754 0.000027 6.032126 ( 5.156814)
build_install 0.014411 0.005784 7.490609 ( 6.999345)
test_btest 0.001010 0.000163 83.900189 ( 67.552816)
test_basic 0.002914 0.005059 0.920858 ( 1.383794)
test_all 0.085608 0.039167 722.327529 (510.416877)
test_rubyspec 0.033384 0.047626 106.842122 (179.373968)
total: 780.73 sec