Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-225156
#<BuildRuby:0x0000560a26aa6230
@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.20230512-225156",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.004504 0.001287 1.698924 ( 3.205829)
build_miniruby 0.000000 0.001203 1.230156 ( 1.228280)
build_ruby 0.000000 0.001786 2.329707 ( 2.514515)
build_all 0.000241 0.005195 2.044078 ( 1.152837)
build_install 0.007422 0.005482 3.157535 ( 2.109991)
test_btest 0.000648 0.000265 72.619686 ( 19.056879)
test_basic 0.005240 0.000360 0.695749 ( 0.769335)
test_all 0.000686 0.000269 528.966312 (153.984628)
test_rubyspec 0.022348 0.026948 74.820974 ( 86.571872)
total: 270.60 sec