Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-170559
#<BuildRuby:0x00005572c3df1fc0
@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.20230606-170559",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000017 0.000006 0.000023 ( 0.000022)
build_up 0.005445 0.000000 1.926535 ( 3.394569)
build_miniruby 0.001823 0.000000 1.380976 ( 1.389382)
build_ruby 0.001573 0.000000 2.922608 ( 3.133659)
build_all 0.000445 0.007123 2.258913 ( 1.897756)
build_install 0.009973 0.007106 3.446149 ( 2.646619)
test_btest 0.000566 0.000227 76.645336 ( 37.205877)
test_basic 0.002979 0.001191 0.753339 ( 0.845449)
test_all 0.000704 0.000281 587.975046 (233.509217)
test_rubyspec 0.024283 0.038749 88.932691 (114.913521)
total: 398.94 sec