Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-090221
#<BuildRuby:0x000055c7b1dedfb8
@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.20231018-090221",
@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.000000 0.000016 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000026)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.007148 0.000098 2.619097 ( 3.848811)
build_miniruby 0.001657 0.000053 1.755523 ( 2.021190)
build_ruby 0.002189 0.000000 3.593267 ( 3.981647)
build_all 0.004409 0.004159 6.890022 ( 4.752171)
build_install 0.013097 0.008959 8.460072 ( 6.036858)
test_btest 0.000734 0.000084 89.948849 ( 53.607895)
test_basic 0.008862 0.000013 1.036392 ( 1.515740)
test_all 0.010390 0.000168 731.456557 (356.909518)
test_rubyspec 0.038240 0.036101 107.385995 (123.638420)
total: 556.31 sec