Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230330-105207
#<BuildRuby:0x0000557bcf84da00
@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.20230330-105207",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006546 0.000893 4.463305 ( 5.565290)
build_miniruby 0.001181 0.000161 13.866026 ( 13.752300)
build_ruby 0.001281 0.000175 2.471512 ( 2.699487)
build_all 0.007097 0.000370 11.301016 ( 10.852345)
build_install 0.007223 0.009362 3.284770 ( 2.535724)
test_btest 0.000564 0.000117 68.175911 ( 35.451937)
test_basic 0.006363 0.000366 0.524324 ( 0.625552)
test_all 0.000710 0.000944 544.902735 (219.636001)
test_rubyspec 0.030937 0.019136 79.345760 ( 93.829410)
total: 384.95 sec