Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-195830
#<BuildRuby:0x000055cb1a011fb8
@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.20230525-195830",
@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.000013 0.000002 0.000015 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.001816 0.004145 1.570999 ( 2.842722)
build_miniruby 0.001297 0.000000 1.254068 ( 1.253239)
build_ruby 0.001309 0.000000 2.611901 ( 2.835430)
build_all 0.002494 0.004203 2.013561 ( 1.409366)
build_install 0.008488 0.009192 3.353236 ( 2.579259)
test_btest 0.000657 0.000164 75.554514 ( 30.912850)
test_basic 0.004860 0.001215 0.760709 ( 0.837367)
test_all 0.000904 0.000226 592.961936 (210.835341)
test_rubyspec 0.015620 0.024856 75.586514 ( 87.453487)
total: 340.96 sec