Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240216-064646
#<BuildRuby:0x0000558bdabfe120
@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.20240216-064646",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.003290 0.002539 1.712177 ( 2.034827)
build_miniruby 0.001005 0.000318 1.464573 ( 1.462345)
build_ruby 0.001212 0.000382 3.255307 ( 3.488547)
build_all 0.006362 0.000727 5.996144 ( 2.288599)
build_install 0.007431 0.009412 7.487400 ( 3.691551)
test_btest 0.000579 0.000220 88.852537 ( 23.175098)
test_basic 0.001431 0.004872 0.830002 ( 0.887845)
test_all 0.090672 0.026718 747.429520 (214.208235)
test_rubyspec 0.029633 0.052754 111.203921 (126.769306)
total: 378.01 sec