Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-003258
#<BuildRuby:0x0000563abfacda00
@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.20230513-003258",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.005747 0.000750 1.894827 ( 4.372515)
build_miniruby 0.001208 0.000158 1.308862 ( 1.427335)
build_ruby 0.001565 0.000000 2.654267 ( 2.913582)
build_all 0.002632 0.004273 2.250477 ( 2.124637)
build_install 0.012358 0.004189 3.671884 ( 3.204939)
test_btest 0.000713 0.000132 73.701241 ( 37.243483)
test_basic 0.005385 0.000997 0.789146 ( 0.958278)
test_all 0.001129 0.000209 581.162130 (232.043539)
test_rubyspec 0.020832 0.031055 81.452020 ( 97.237420)
total: 381.53 sec