Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240229-132414
#<BuildRuby:0x000055c8a7bea008
@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.20240229-132414",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.007325 0.000482 2.921468 ( 2.670133)
build_miniruby 0.000000 0.001681 1.627156 ( 1.627553)
build_ruby 0.000000 0.001958 3.398641 ( 3.636496)
build_all 0.000000 0.007720 6.746871 ( 3.426452)
build_install 0.011903 0.007526 8.806741 ( 5.088086)
test_btest 0.000996 0.000097 91.979043 ( 37.348150)
test_basic 0.007357 0.000052 0.929674 ( 1.033198)
test_all 0.087341 0.029101 762.018524 (273.628344)
test_rubyspec 0.046952 0.039835 130.457626 (141.800335)
total: 470.26 sec