Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-091246
#<BuildRuby:0x000055e35574a2c8
@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.20230526-091246",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.003065 0.004318 1.932982 ( 5.360429)
build_miniruby 0.002060 0.000000 1.482557 ( 2.075492)
build_ruby 0.001993 0.000029 3.028947 ( 4.361996)
build_all 0.006744 0.000963 2.244100 ( 3.458071)
build_install 0.013830 0.007887 3.643353 ( 5.094624)
test_btest 0.000708 0.000133 79.231317 ( 85.597883)
test_basic 0.007290 0.000568 0.789944 ( 1.663232)
test_all 0.001175 0.000214 621.216226 (543.475977)
test_rubyspec 0.026023 0.031982 82.990076 (105.555843)
total: 756.66 sec