Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-220819
#<BuildRuby:0x00005600ecaa64f8
@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.20240117-220819",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.000000 0.005563 1.541351 ( 2.081705)
build_miniruby 0.000000 0.001395 15.848469 ( 15.583765)
build_ruby 0.000990 0.000447 2.989923 ( 3.222051)
build_all 0.000000 0.006865 5.420251 ( 2.185313)
build_install 0.015311 0.000861 6.733199 ( 3.450592)
test_btest 0.000686 0.000166 81.633906 ( 21.459803)
test_basic 0.006450 0.000000 0.864971 ( 0.920336)
test_all 0.099754 0.023394 739.858329 (241.296321)
test_rubyspec 0.042995 0.050216 135.144807 (146.792000)
total: 436.99 sec