Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-025242
#<BuildRuby:0x0000564ac712a198
@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.20230105-025242",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.001265 0.003330 0.992246 ( 1.418304)
build_miniruby 0.000985 0.000263 1.368799 ( 1.367667)
build_ruby 0.000000 0.001371 3.021195 ( 3.389628)
build_all 0.002860 0.003486 3.420884 ( 1.738273)
build_install 0.012660 0.001277 2.759631 ( 1.865498)
test_btest 0.000578 0.000170 55.697100 ( 15.352206)
test_basic 0.000169 0.004514 0.370104 ( 0.464184)
test_all 0.000885 0.000313 605.913346 (174.036716)
test_rubyspec 0.023861 0.011243 62.667020 ( 72.610195)
total: 272.24 sec