Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230329-072635
#<BuildRuby:0x000055dbab24e118
@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.20230329-072635",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001338 0.004200 1.779329 ( 3.432599)
build_miniruby 0.001260 0.000287 1.238845 ( 1.272193)
build_ruby 0.001756 0.000000 2.436079 ( 2.729467)
build_all 0.006584 0.000078 2.201177 ( 2.002680)
build_install 0.015573 0.000641 3.295411 ( 3.242997)
test_btest 0.000705 0.000131 66.299956 ( 39.083728)
test_basic 0.006478 0.000408 0.567021 ( 0.720894)
test_all 0.001059 0.000189 550.193476 (222.779972)
test_rubyspec 0.035023 0.014796 78.384203 ( 89.461766)
total: 364.73 sec