Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-002050
#<BuildRuby:0x0000561b993a21a8
@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.20231016-002050",
@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.000030 0.000003 0.000033 ( 0.000026)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.005049 0.003060 2.397935 ( 3.132355)
build_miniruby 0.001363 0.000182 1.644742 ( 1.875362)
build_ruby 0.001815 0.000242 3.308270 ( 28.475335)
build_all 0.008156 0.000070 6.090174 ( 4.020791)
build_install 0.012151 0.007855 7.591657 ( 5.237197)
test_btest 0.000715 0.000123 86.253708 ( 53.658366)
test_basic 0.003074 0.004539 0.926908 ( 1.077452)
test_all 0.011249 0.000609 713.534029 (438.470402)
test_rubyspec 0.044770 0.032437 107.028887 (174.154369)
total: 710.10 sec