Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-123113
#<BuildRuby:0x000055568eeb5d40
@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.20230711-123113",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005559 0.000926 2.051333 ( 3.379299)
build_miniruby 0.001728 0.000000 1.591562 ( 1.592920)
build_ruby 0.001602 0.000000 3.052576 ( 3.272800)
build_all 0.007712 0.000000 2.571170 ( 1.656921)
build_install 0.010936 0.007123 3.914412 ( 2.803642)
test_btest 0.000640 0.000124 84.383013 ( 25.482823)
test_basic 0.003385 0.003919 0.867729 ( 0.940583)
test_all 0.000409 0.001727 624.329855 (197.785133)
test_rubyspec 0.031482 0.017852 88.189726 (100.167049)
total: 337.08 sec