Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230810-204434
#<BuildRuby:0x0000558eb7c3df48
@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.20230810-204434",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006103 0.000383 2.231750 ( 3.807733)
build_miniruby 0.001334 0.000238 1.675763 ( 1.741892)
build_ruby 0.000000 0.001820 3.436722 ( 3.782350)
build_all 0.003033 0.005068 2.829813 ( 2.729738)
build_install 0.014424 0.005566 4.506708 ( 4.452426)
test_btest 0.000841 0.000210 83.778758 ( 44.339335)
test_basic 0.007383 0.000782 0.988655 ( 1.297482)
test_all 0.001917 0.000000 682.131533 (343.875289)
test_rubyspec 0.034165 0.021722 98.583917 (135.341815)
total: 541.37 sec