Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-141407
#<BuildRuby:0x000056317ac661a8
@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.20230621-141407",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000025 0.000005 0.000030 ( 0.000031)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005576 0.001116 2.012509 ( 4.842533)
build_miniruby 0.001177 0.000235 1.396016 ( 2.050974)
build_ruby 0.000000 0.001458 2.693532 ( 3.511207)
build_all 0.004636 0.002602 5.422469 ( 4.465064)
build_install 0.007630 0.009118 6.742259 ( 5.850858)
test_btest 0.000861 0.000255 77.666517 ( 47.502932)
test_basic 0.006876 0.000000 0.816070 ( 1.187060)
test_all 0.000576 0.000582 571.126759 (301.008326)
test_rubyspec 0.022476 0.025866 86.914545 (123.694647)
total: 494.11 sec