Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240115-183515
#<BuildRuby:0x000055c0eb182098
@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.20240115-183515",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000789 0.004221 1.521761 ( 1.863647)
build_miniruby 0.001401 0.000421 1.462133 ( 1.460204)
build_ruby 0.001072 0.000322 3.051802 ( 3.273982)
build_all 0.005350 0.001605 5.562924 ( 2.243830)
build_install 0.010567 0.004971 6.366205 ( 3.037559)
test_btest 0.000738 0.000236 80.272210 ( 21.628413)
test_basic 0.001048 0.004923 0.831048 ( 0.893986)
test_all 0.088788 0.028077 792.716535 (243.639949)
test_rubyspec 0.014190 0.051111 90.446875 (103.733175)
total: 381.78 sec