Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-060126
#<BuildRuby:0x000055c5eb3be168
@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.20230219-060126",
@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.000020 0.000007 0.000027 ( 0.000025)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.000674 0.004185 1.396811 ( 1.787952)
build_miniruby 0.001022 0.000389 1.093470 ( 1.091765)
build_ruby 0.001235 0.000471 2.387416 ( 2.590266)
build_all 0.003042 0.003652 3.799389 ( 1.969969)
build_install 0.007311 0.005457 2.905626 ( 2.174895)
test_btest 0.000726 0.000000 57.437993 ( 17.650139)
test_basic 0.004500 0.000000 0.411664 ( 0.503704)
test_all 0.002221 0.000000 629.312716 (220.052060)
test_rubyspec 0.033890 0.020377 75.576608 ( 91.062062)
total: 338.88 sec