Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-071037
#<BuildRuby:0x00007fbebd53fdd0
@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.20240806-071037",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000034 0.000002 0.000036 ( 0.000037)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.004190 0.003979 3.597640 ( 3.649432)
build_miniruby 0.001988 0.000000 1.613861 ( 1.614293)
build_ruby 0.002002 0.000013 4.102683 ( 4.259116)
build_all 0.005353 0.003636 8.549833 ( 3.249715)
build_install 0.017474 0.003111 11.314483 ( 5.275321)
test_btest 0.000796 0.000106 119.014114 ( 31.911542)
test_basic 0.000000 0.010926 1.112417 ( 1.152777)
test_all 0.126564 0.026527 872.403045 (277.047584)
test_rubyspec 0.045984 0.047217 168.983868 ( 35.028504)
total: 363.19 sec