Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-055537
#<BuildRuby:0x000055bf01736138
@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.20231208-055537",
@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.000002 0.000017 ( 0.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006889 0.000332 2.307182 ( 2.603278)
build_miniruby 0.001381 0.000159 1.666564 ( 1.665352)
build_ruby 0.001732 0.000200 3.279941 ( 3.510365)
build_all 0.004463 0.004276 5.998679 ( 3.197524)
build_install 0.011880 0.007515 7.583534 ( 4.631163)
test_btest 0.000783 0.000000 84.162695 ( 33.750557)
test_basic 0.005337 0.000394 0.917379 ( 1.006305)
test_all 0.076780 0.041742 681.008108 (249.410724)
test_rubyspec 0.029858 0.040245 98.345902 (110.113038)
total: 409.89 sec