Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230927-154612
#<BuildRuby:0x0000561f3d451e80
@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.20230927-154612",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000032 0.000003 0.000035 ( 0.000035)
build_up 0.006950 0.000276 2.253542 ( 5.605339)
build_miniruby 0.001253 0.000114 1.678928 ( 1.883904)
build_ruby 0.001713 0.000156 3.248918 ( 3.506439)
build_all 0.007967 0.000000 6.386718 ( 3.932179)
build_install 0.019973 0.000592 7.877030 ( 5.570058)
test_btest 0.000935 0.000074 85.018906 ( 45.362611)
test_basic 0.008231 0.000300 0.986978 ( 1.327627)
test_all 0.000000 0.010061 728.076030 (316.472306)
test_rubyspec 0.025088 0.048172 106.865507 (126.759006)
total: 510.42 sec