Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-185332
#<BuildRuby:0x00007fa55210fdc0
@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.20240819-185332",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003071 0.004967 3.268718 ( 3.187609)
build_miniruby 0.001267 0.000407 1.601585 ( 1.600773)
build_ruby 0.001995 0.000000 3.920391 ( 4.092157)
build_all 0.004503 0.003578 7.870688 ( 2.999132)
build_install 0.015442 0.003904 10.970791 ( 5.223707)
test_btest 0.000852 0.000276 117.330759 ( 31.372097)
test_basic 0.005278 0.005611 1.131078 ( 1.171446)
test_all 0.097017 0.053757 852.086815 (246.076252)
test_rubyspec 0.057611 0.033808 173.434968 ( 42.055644)
total: 337.78 sec