Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-201828
#<BuildRuby:0x0000561d2083a390
@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.20230502-201828",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001101 0.004181 1.780669 ( 3.740202)
build_miniruby 0.001396 0.000317 1.251922 ( 1.344394)
build_ruby 0.001208 0.000274 2.706556 ( 3.050070)
build_all 0.002488 0.003685 2.048867 ( 2.007388)
build_install 0.007296 0.009164 3.415338 ( 3.405632)
test_btest 0.000551 0.000184 71.680238 ( 37.825074)
test_basic 0.001312 0.004694 0.770341 ( 1.034242)
test_all 0.001941 0.000728 568.298012 (241.986994)
test_rubyspec 0.030799 0.014925 79.126051 ( 95.547990)
total: 389.94 sec