Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-040434
#<BuildRuby:0x000055f09bc8e308
@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.20230919-040434",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.002096 0.004614 2.286597 ( 3.589956)
build_miniruby 0.001381 0.000000 1.692021 ( 1.692461)
build_ruby 0.000000 0.001953 3.223569 ( 3.444813)
build_all 0.003521 0.004654 6.344308 ( 3.645557)
build_install 0.015200 0.003759 7.772061 ( 5.440209)
test_btest 0.000865 0.000318 86.282822 ( 35.667621)
test_basic 0.004485 0.004132 0.993004 ( 1.070140)
test_all 0.009125 0.000229 714.407889 (233.847263)
test_rubyspec 0.022678 0.040452 98.469589 (109.682364)
total: 398.08 sec