Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-223745
#<BuildRuby:0x0000562c3cc927c8
@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.20230708-223745",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.005865 0.000469 2.062831 ( 5.036277)
build_miniruby 0.001189 0.000096 1.571292 ( 2.158260)
build_ruby 0.001844 0.000000 3.213624 ( 4.627940)
build_all 0.007553 0.000396 2.567950 ( 2.925024)
build_install 0.014435 0.004171 3.877490 ( 5.601554)
test_btest 0.000840 0.000084 81.488845 ( 44.936063)
test_basic 0.003311 0.004307 0.869895 ( 1.044536)
test_all 0.001936 0.000085 619.746179 (302.383363)
test_rubyspec 0.029967 0.023374 91.277319 (115.457438)
total: 484.17 sec