Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230806-070420
#<BuildRuby:0x000055b0a6dba130
@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.20230806-070420",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.006804 0.000213 2.422195 ( 6.277750)
build_miniruby 0.001658 0.000000 1.773649 ( 3.235487)
build_ruby 0.002209 0.000000 3.554145 ( 5.933454)
build_all 0.008617 0.000123 2.979407 ( 4.699113)
build_install 0.020465 0.000198 4.632214 ( 6.748042)
test_btest 0.000855 0.000023 86.223647 ( 69.151441)
test_basic 0.008347 0.000226 1.031787 ( 1.986486)
test_all 0.001177 0.000032 670.126564 (499.385016)
test_rubyspec 0.024350 0.038924 104.570701 (195.132220)
total: 792.55 sec