Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240120-145418
#<BuildRuby:0x0000562f5642a258
@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.20240120-145418",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000022 0.000006 0.000028 ( 0.000027)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002513 0.003543 1.749124 ( 2.593965)
build_miniruby 0.001268 0.000422 1.716221 ( 1.851017)
build_ruby 0.001262 0.000421 3.393294 ( 3.744669)
build_all 0.005660 0.003223 6.163306 ( 4.379541)
build_install 0.016348 0.004112 7.440185 ( 6.201933)
test_btest 0.000720 0.000240 85.158759 ( 80.838236)
test_basic 0.005988 0.001996 0.953907 ( 1.570608)
test_all 0.059585 0.071582 811.190370 (916.890729)
test_rubyspec 0.052629 0.061109 181.254832 (282.183801)
total: 1300.26 sec