Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-230504
#<BuildRuby:0x0000558b6df4da00
@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.20231221-230504",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005445 0.000307 1.952075 ( 2.558649)
build_miniruby 0.001359 0.000271 1.633136 ( 1.654654)
build_ruby 0.001765 0.000000 3.519095 ( 3.860968)
build_all 0.001408 0.006928 5.763469 ( 3.419645)
build_install 0.010931 0.009060 7.278329 ( 4.970903)
test_btest 0.000742 0.000232 80.253255 ( 37.306638)
test_basic 0.005636 0.001761 0.863789 ( 0.968105)
test_all 0.088163 0.031960 682.214392 (270.471728)
test_rubyspec 0.026216 0.041908 99.117215 (113.886759)
total: 439.10 sec