Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-202735
#<BuildRuby:0x00005609c782a3d0
@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.20230927-202735",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005018 0.000929 2.186533 ( 4.576113)
build_miniruby 0.001429 0.000265 1.316678 ( 1.315459)
build_ruby 0.001715 0.000317 3.276988 ( 3.475464)
build_all 0.007406 0.000553 6.097708 ( 2.732082)
build_install 0.015964 0.004099 7.448360 ( 3.989402)
test_btest 0.000774 0.000145 84.031277 ( 26.264810)
test_basic 0.000000 0.005100 0.943470 ( 1.006369)
test_all 0.005664 0.003738 670.939460 (208.111397)
test_rubyspec 0.039722 0.029635 98.729440 (110.491134)
total: 361.96 sec