Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-102815
#<BuildRuby:0x0000556bcdf9e230
@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.20230622-102815",
@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.000003 0.000014 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005248 0.001432 2.000220 ( 5.481686)
build_miniruby 0.001292 0.000352 1.548033 ( 1.811409)
build_ruby 0.001259 0.000343 3.228093 ( 4.363241)
build_all 0.006598 0.000597 2.361880 ( 3.243359)
build_install 0.014698 0.002572 3.575877 ( 3.622336)
test_btest 0.000531 0.000133 77.549701 ( 46.571087)
test_basic 0.007920 0.000000 0.856327 ( 1.311085)
test_all 0.001572 0.000000 597.204616 (329.821050)
test_rubyspec 0.024317 0.030039 87.156525 (127.228799)
total: 523.45 sec