Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-203931
#<BuildRuby:0x000055f004eca230
@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.20230704-203931",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.005958 0.000146 1.892684 ( 3.202005)
build_miniruby 0.001186 0.000094 1.484423 ( 1.488368)
build_ruby 0.000000 0.001648 2.983332 ( 3.201154)
build_all 0.005137 0.002604 2.488189 ( 1.937816)
build_install 0.013758 0.003300 3.841206 ( 3.564480)
test_btest 0.000937 0.000121 82.482965 ( 33.146345)
test_basic 0.005857 0.000221 0.858722 ( 0.970808)
test_all 0.001144 0.000143 611.625016 (226.063057)
test_rubyspec 0.016936 0.033500 84.249640 ( 96.046136)
total: 369.62 sec