Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-004056
#<BuildRuby:0x000055a3aa766008
@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.20230216-004056",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.001692 0.003560 1.225007 ( 1.599438)
build_miniruby 0.001231 0.000197 1.234187 ( 1.231549)
build_ruby 0.001374 0.000220 2.007362 ( 2.205318)
build_all 0.001972 0.004333 3.714478 ( 1.922241)
build_install 0.006940 0.003775 2.697517 ( 1.817973)
test_btest 0.000690 0.000153 56.621192 ( 15.800191)
test_basic 0.000000 0.006246 0.473796 ( 0.570838)
test_all 0.000000 0.001360 623.122168 (179.840389)
test_rubyspec 0.013078 0.024536 65.284277 ( 75.182654)
total: 280.17 sec