Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-051019
#<BuildRuby:0x000056142873e230
@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.20230509-051019",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002764 0.003899 1.910024 ( 4.360675)
build_miniruby 0.001316 0.000094 1.436236 ( 1.490981)
build_ruby 0.001424 0.000102 2.675931 ( 3.179903)
build_all 0.006866 0.000490 2.153351 ( 2.308722)
build_install 0.017904 0.000000 3.595586 ( 3.565999)
test_btest 0.000892 0.000000 74.680385 ( 43.059600)
test_basic 0.000000 0.006599 0.780424 ( 1.083689)
test_all 0.000000 0.000806 552.456582 (197.340585)
test_rubyspec 0.033082 0.024671 83.898977 (102.866206)
total: 359.26 sec