Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230504-175200
#<BuildRuby:0x000055c5bb245a00
@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.20230504-175200",
@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.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.004494 0.000999 1.816028 ( 3.111214)
build_miniruby 0.001313 0.000000 1.143112 ( 1.141304)
build_ruby 0.001396 0.000000 2.381914 ( 2.595104)
build_all 0.000000 0.006449 2.131274 ( 1.419684)
build_install 0.007686 0.005490 3.205949 ( 2.385595)
test_btest 0.000609 0.000203 73.267236 ( 21.423635)
test_basic 0.004285 0.001428 0.755220 ( 0.828590)
test_all 0.000000 0.002023 566.463094 (175.724082)
test_rubyspec 0.013200 0.031832 77.703794 ( 89.697225)
total: 298.33 sec