Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-195448
#<BuildRuby:0x0000564bb30e6208
@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.20230203-195448",
@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.000010 0.000005 0.000015 ( 0.000016)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.004354 0.000228 1.143865 ( 1.529539)
build_miniruby 0.001699 0.000000 1.081380 ( 1.079635)
build_ruby 0.001494 0.000000 2.150353 ( 2.361879)
build_all 0.000000 0.006445 3.773388 ( 1.913636)
build_install 0.008839 0.003683 2.829293 ( 2.040044)
test_btest 0.000438 0.000209 56.283103 ( 17.966469)
test_basic 0.006037 0.000000 0.415454 ( 0.518973)
test_all 0.001857 0.000092 633.839491 (192.760120)
test_rubyspec 0.029140 0.018228 68.368270 ( 78.467328)
total: 298.64 sec