Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231011-190018
#<BuildRuby:0x0000557d964a9f20
@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.20231011-190018",
@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.000011 0.000005 0.000016 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000024)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.005852 0.000665 2.323038 ( 2.466044)
build_miniruby 0.001243 0.000452 1.648956 ( 1.683621)
build_ruby 0.001776 0.000000 3.264698 ( 3.519442)
build_all 0.004364 0.003397 6.028775 ( 3.444547)
build_install 0.013407 0.007020 8.003856 ( 5.413870)
test_btest 0.000000 0.001049 88.170630 ( 44.265753)
test_basic 0.000286 0.009020 0.962738 ( 1.073449)
test_all 0.004316 0.005966 683.138367 (238.176527)
test_rubyspec 0.026956 0.036780 101.213231 (112.411634)
total: 412.46 sec