Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240311-190934
#<BuildRuby:0x0000564dc4559f48
@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.20240311-190934",
@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.000001 0.000017 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.003939 0.004587 2.630359 ( 2.494929)
build_miniruby 0.001189 0.000176 1.733917 ( 1.733373)
build_ruby 0.001847 0.000000 3.638450 ( 3.857732)
build_all 0.004753 0.003212 6.743627 ( 3.515982)
build_install 0.011900 0.007982 8.661243 ( 4.557851)
test_btest 0.000000 0.001082 93.944601 ( 34.498374)
test_basic 0.000000 0.008295 0.933793 ( 1.005980)
test_all 0.075311 0.042924 812.066812 (320.939631)
test_rubyspec 0.062210 0.028145 125.023258 (134.539576)
total: 507.14 sec