Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-201520
#<BuildRuby:0x00005647869e9e80
@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.20230514-201520",
@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.000012 0.000000 0.000012 ( 0.000014)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.001104 0.004183 1.848102 ( 3.364299)
build_miniruby 0.001358 0.000000 1.330367 ( 1.421150)
build_ruby 0.002817 0.000008 2.656403 ( 2.900441)
build_all 0.002329 0.004427 2.148335 ( 2.291503)
build_install 0.014514 0.001185 3.428863 ( 3.412764)
test_btest 0.000731 0.000084 73.831985 ( 39.914351)
test_basic 0.000000 0.006248 0.756054 ( 0.856888)
test_all 0.000000 0.001159 614.470426 (277.180079)
test_rubyspec 0.026546 0.022799 79.970542 ( 96.038679)
total: 427.38 sec