Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-194453
#<BuildRuby:0x000055d605732338
@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.20230313-194453",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000005 0.000000 0.000005 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.005226 0.000104 1.620161 ( 3.223151)
build_miniruby 0.000000 0.001662 1.176442 ( 1.175455)
build_ruby 0.000000 0.001268 2.205777 ( 2.392808)
build_all 0.000209 0.006170 2.144328 ( 1.300770)
build_install 0.006770 0.008610 3.186863 ( 2.230628)
test_btest 0.000601 0.000155 66.650283 ( 20.704155)
test_basic 0.001249 0.003643 0.511867 ( 0.640039)
test_all 0.000620 0.000180 527.852004 (162.677745)
test_rubyspec 0.011274 0.030746 70.324406 ( 80.434428)
total: 274.78 sec