Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-133710
#<BuildRuby:0x000055ef74922228
@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.20230909-133710",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007164 0.000520 2.372338 ( 5.090209)
build_miniruby 0.001275 0.000213 1.736065 ( 2.171072)
build_ruby 0.001826 0.000000 3.374218 ( 4.149522)
build_all 0.009135 0.000000 6.588247 ( 5.725250)
build_install 0.017926 0.003486 7.989124 ( 7.490065)
test_btest 0.000647 0.000102 85.568485 ( 59.281516)
test_basic 0.009899 0.000000 1.014622 ( 1.539397)
test_all 0.010524 0.000000 725.281086 (654.827608)
test_rubyspec 0.048600 0.031657 109.432173 (158.694710)
total: 898.97 sec