Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-083628
#<BuildRuby:0x0000558352ce21a8
@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.20231215-083628",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.000615 0.006242 2.376911 ( 2.436941)
build_miniruby 0.001549 0.000358 1.640454 ( 1.638559)
build_ruby 0.001491 0.000344 3.361670 ( 3.590164)
build_all 0.005326 0.003236 5.920472 ( 2.868009)
build_install 0.006369 0.013464 7.435836 ( 4.052036)
test_btest 0.000608 0.000217 85.665015 ( 27.442371)
test_basic 0.004025 0.002538 0.858266 ( 0.927304)
test_all 0.077157 0.046284 711.674420 (247.707758)
test_rubyspec 0.041925 0.028677 99.104854 (111.555299)
total: 402.22 sec