Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-035120
#<BuildRuby:0x00005572152a6390
@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.20230111-035120",
@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.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000881 0.004136 1.066518 ( 1.447843)
build_miniruby 0.000951 0.000301 1.165732 ( 1.164031)
build_ruby 0.001220 0.000385 3.489367 ( 3.884679)
build_all 0.007827 0.001507 4.048214 ( 2.085543)
build_install 0.019721 0.001308 3.133122 ( 2.372391)
test_btest 0.000570 0.000147 57.241264 ( 15.840308)
test_basic 0.000814 0.004122 0.431733 ( 0.523708)
test_all 0.000965 0.000286 608.311297 (182.130382)
test_rubyspec 0.023399 0.022940 62.965526 ( 72.840253)
total: 282.29 sec