Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-130139
#<BuildRuby:0x000055de95dee008
@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.20231213-130139",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000035 0.000004 0.000039 ( 0.000038)
build_up 0.007272 0.000727 2.557252 ( 3.736722)
build_miniruby 0.000000 0.001856 1.775908 ( 2.023323)
build_ruby 0.000000 0.002199 3.580549 ( 4.319991)
build_all 0.004798 0.004102 6.038382 ( 4.867044)
build_install 0.015664 0.004718 7.725287 ( 6.752889)
test_btest 0.000640 0.000113 84.671965 ( 60.580724)
test_basic 0.002631 0.004810 0.911043 ( 1.087093)
test_all 0.090761 0.030481 717.406775 (302.448014)
test_rubyspec 0.020168 0.042597 96.506650 (108.376706)
total: 494.19 sec