Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-094552
#<BuildRuby:0x00005557b1359fb8
@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.20240125-094552",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003282 0.003261 1.835371 ( 2.209231)
build_miniruby 0.000000 0.001596 1.317927 ( 1.315473)
build_ruby 0.000658 0.000851 2.889412 ( 3.113400)
build_all 0.006425 0.000523 5.688396 ( 2.185177)
build_install 0.011048 0.004459 7.040814 ( 3.317164)
test_btest 0.000811 0.000168 83.479594 ( 21.733981)
test_basic 0.005823 0.000391 0.880459 ( 0.939387)
test_all 0.091833 0.023029 744.235252 (217.149858)
test_rubyspec 0.059161 0.038320 155.625289 (167.459476)
total: 419.42 sec