Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-170534
#<BuildRuby:0x000055c16cc467c8
@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.20230704-170534",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.002505 0.004377 2.020794 ( 5.674570)
build_miniruby 0.001115 0.000165 1.530869 ( 2.184844)
build_ruby 0.001664 0.000247 3.016981 ( 4.180920)
build_all 0.007469 0.000465 2.378727 ( 3.112388)
build_install 0.015343 0.002192 3.808134 ( 5.912508)
test_btest 0.000795 0.000114 79.904846 ( 47.996802)
test_basic 0.006120 0.000874 0.866388 ( 1.345633)
test_all 0.001574 0.000068 599.691089 (316.478069)
test_rubyspec 0.029212 0.024343 88.985976 (130.976582)
total: 517.86 sec