Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-234415
#<BuildRuby:0x00007f3e67e7fde0
@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.20240824-234415",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.007907 0.001395 4.121130 ( 5.717614)
build_miniruby 0.001616 0.000285 1.795955 ( 2.015954)
build_ruby 0.001703 0.000300 4.771331 ( 29.850025)
build_all 0.002935 0.008413 9.164826 ( 7.387260)
build_install 0.014562 0.011720 12.153570 ( 10.504967)
test_btest 0.000729 0.000203 127.879333 (108.183134)
test_basic 0.009942 0.002774 1.445171 ( 2.135795)
test_all 0.119699 0.043022 954.163787 (733.874876)
test_rubyspec 0.068641 0.027767 173.953840 ( 93.715916)
total: 993.39 sec