Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-123033
#<BuildRuby:0x000056329580a7c8
@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.20230812-123033",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000000 0.000039 0.000039 ( 0.000039)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.002922 0.003418 2.153655 ( 3.500783)
build_miniruby 0.001267 0.000362 1.667021 ( 1.752661)
build_ruby 0.001252 0.000358 3.496803 ( 3.773134)
build_all 0.006482 0.001852 2.864125 ( 2.974410)
build_install 0.015260 0.004360 4.498614 ( 4.191447)
test_btest 0.000702 0.000201 83.533619 ( 43.738933)
test_basic 0.003298 0.004990 0.922822 ( 1.066409)
test_all 0.000710 0.000851 682.280749 (340.514782)
test_rubyspec 0.035458 0.025525 99.316013 (128.179689)
total: 529.69 sec