Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-165009
#<BuildRuby:0x000055952971a7c8
@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.20230513-165009",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001931 0.004208 1.921229 ( 4.624131)
build_miniruby 0.001160 0.000151 1.329821 ( 1.545129)
build_ruby 0.001394 0.000182 2.682280 ( 3.080199)
build_all 0.006597 0.000304 2.228052 ( 1.721902)
build_install 0.010834 0.005321 3.408462 ( 3.009579)
test_btest 0.000832 0.000133 74.502695 ( 37.616839)
test_basic 0.005795 0.000927 0.772884 ( 0.874596)
test_all 0.000879 0.000141 591.530152 (204.272570)
test_rubyspec 0.006019 0.039623 75.339796 ( 87.099708)
total: 343.85 sec