Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230925-031837
#<BuildRuby:0x0000560e9dce2258
@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.20230925-031837",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000033 0.000008 0.000041 ( 0.000041)
build_up 0.005947 0.001427 2.339421 ( 4.717534)
build_miniruby 0.001106 0.000265 1.706574 ( 1.940005)
build_ruby 0.001375 0.000330 3.473431 ( 3.890399)
build_all 0.006366 0.001527 6.223802 ( 4.395835)
build_install 0.014271 0.004725 7.805003 ( 5.691452)
test_btest 0.000880 0.000220 82.063424 ( 44.190838)
test_basic 0.003915 0.004469 0.944517 ( 1.011695)
test_all 0.000488 0.009481 699.670009 (320.563401)
test_rubyspec 0.033786 0.040103 106.251771 (127.253363)
total: 513.66 sec