Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-220002
#<BuildRuby:0x0000564ffd36e1a8
@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.20230531-220002",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.006128 0.000386 1.829265 ( 4.310209)
build_miniruby 0.001686 0.000000 1.329978 ( 1.550043)
build_ruby 0.001697 0.000000 2.771218 ( 3.383511)
build_all 0.002616 0.004551 2.154624 ( 2.095233)
build_install 0.017301 0.000906 3.312976 ( 3.559190)
test_btest 0.000902 0.000173 74.151347 ( 41.384514)
test_basic 0.001772 0.004827 0.760877 ( 1.170952)
test_all 0.000000 0.000973 572.801195 (251.131609)
test_rubyspec 0.010853 0.042885 84.632526 (104.121311)
total: 412.71 sec