Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-135901
#<BuildRuby:0x000055f6adbba1a8
@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.20230831-135901",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.005242 0.000178 1.833643 ( 3.204042)
build_miniruby 0.002136 0.000000 1.694205 ( 2.180018)
build_ruby 0.001613 0.000000 3.572371 ( 4.243329)
build_all 0.004319 0.004097 6.347555 ( 4.760606)
build_install 0.019534 0.000480 7.814240 ( 6.543096)
test_btest 0.000863 0.000131 85.409488 ( 50.139952)
test_basic 0.004022 0.004183 0.976242 ( 1.271124)
test_all 0.009285 0.000400 671.381639 (329.609540)
test_rubyspec 0.054366 0.018363 104.504443 (124.570472)
total: 526.52 sec