Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-190530
#<BuildRuby:0x0000560fa118e258
@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.20230312-190530",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005453 0.000000 1.681240 ( 3.031029)
build_miniruby 0.001328 0.000000 1.177671 ( 1.180614)
build_ruby 0.001469 0.000028 2.517819 ( 2.715761)
build_all 0.006995 0.000000 2.044517 ( 1.342150)
build_install 0.017345 0.000010 3.249895 ( 2.281139)
test_btest 0.000655 0.000043 66.400225 ( 21.540500)
test_basic 0.003837 0.000256 0.445603 ( 0.540318)
test_all 0.000959 0.000000 522.462427 (183.737392)
test_rubyspec 0.027131 0.025332 73.674346 ( 83.976290)
total: 300.35 sec