Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-201439
#<BuildRuby:0x000055ce791b2338
@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.20230623-201439",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000000 0.000050 0.000050 ( 0.000047)
configure 0.000000 0.000030 0.000030 ( 0.000029)
build_up 0.002172 0.004074 2.015905 ( 3.426217)
build_miniruby 0.001799 0.000000 1.560762 ( 1.573522)
build_ruby 0.000000 0.002003 3.243219 ( 3.575450)
build_all 0.006068 0.000738 2.325970 ( 1.641208)
build_install 0.013339 0.004002 3.607898 ( 2.629847)
test_btest 0.000648 0.000074 80.324995 ( 35.368625)
test_basic 0.006100 0.000250 0.815068 ( 0.980677)
test_all 0.002613 0.000081 627.312823 (262.581047)
test_rubyspec 0.044193 0.007736 84.353180 ( 99.018349)
total: 410.80 sec