Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-231910
#<BuildRuby:0x000055bdca735e00
@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.20230217-231910",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004392 0.000058 1.206608 ( 1.596678)
build_miniruby 0.001099 0.000200 1.023637 ( 1.021653)
build_ruby 0.000000 0.001143 2.006464 ( 2.214743)
build_all 0.003993 0.002040 3.482110 ( 1.682066)
build_install 0.008732 0.003262 2.501304 ( 1.739868)
test_btest 0.000570 0.000127 56.073041 ( 15.039629)
test_basic 0.004944 0.000000 0.483222 ( 0.574696)
test_all 0.001160 0.000000 570.301184 (160.240772)
test_rubyspec 0.024733 0.016633 56.724212 ( 66.573040)
total: 250.68 sec