Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-033238
#<BuildRuby:0x00005595c6576258
@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.20230312-033238",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.005542 0.000061 1.783555 ( 3.930719)
build_miniruby 0.001314 0.000050 1.212913 ( 1.338013)
build_ruby 0.001280 0.000049 2.490696 ( 2.754898)
build_all 0.002362 0.004307 2.141694 ( 1.839621)
build_install 0.015574 0.000510 3.314633 ( 2.695316)
test_btest 0.000656 0.000047 66.818294 ( 33.410646)
test_basic 0.000908 0.004599 0.513071 ( 0.706761)
test_all 0.001856 0.000000 524.880510 (214.608245)
test_rubyspec 0.018532 0.028602 76.564909 ( 90.115556)
total: 351.40 sec