Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230812-070245
#<BuildRuby:0x00005615a5c39f90
@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-070245",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000034 0.000001 0.000035 ( 0.000034)
configure 0.000026 0.000001 0.000027 ( 0.000026)
build_up 0.008235 0.000137 2.883943 ( 6.982037)
build_miniruby 0.001834 0.000000 2.082546 ( 4.591598)
build_ruby 0.001637 0.000000 3.710706 ( 7.492085)
build_all 0.008070 0.000244 2.955777 ( 4.210035)
build_install 0.011882 0.009088 4.750656 ( 5.838732)
test_btest 0.000746 0.000067 87.257246 ( 61.719487)
test_basic 0.004818 0.000438 1.056591 ( 2.047394)
test_all 0.001749 0.000159 711.831566 (493.939801)
test_rubyspec 0.031916 0.035720 104.595528 (194.731228)
total: 781.55 sec