Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241027-230417
#<BuildRuby:0x00007f6ecce9fdd0
@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.20241027-230417",
@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.000024)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007103 0.000626 4.009677 ( 3.866965)
build_miniruby 0.000000 0.001640 1.764037 ( 1.762140)
build_ruby 0.000362 0.002027 4.147992 ( 4.293495)
build_all 0.000018 0.010009 7.030562 ( 2.929676)
build_install 0.017033 0.004142 10.133979 ( 5.010119)
test_btest 0.000826 0.000157 81.952193 ( 36.767822)
test_basic 0.008973 0.004103 1.102485 ( 1.320894)
test_all 0.109901 0.045899 858.189654 (517.373814)
test_rubyspec 0.045419 0.048484 129.718983 ( 74.098486)
total: 647.42 sec