Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-233959
#<BuildRuby:0x0000556c174b5fb8
@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.20231217-233959",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.003070 0.003727 2.369971 ( 2.487886)
build_miniruby 0.001116 0.000248 1.557143 ( 1.562345)
build_ruby 0.001437 0.000319 3.169273 ( 3.403820)
build_all 0.007234 0.000696 5.680522 ( 3.037159)
build_install 0.016508 0.002459 7.222385 ( 4.289578)
test_btest 0.000578 0.000119 81.346102 ( 34.101615)
test_basic 0.000000 0.007331 0.874684 ( 0.945798)
test_all 0.092652 0.025917 705.374859 (253.631116)
test_rubyspec 0.042787 0.025801 96.311609 (111.977169)
total: 415.44 sec