Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-125004
#<BuildRuby:0x00005617d0942058
@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.20240218-125004",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.003519 0.002798 1.973894 ( 2.328887)
build_miniruby 0.000000 0.001589 1.655562 ( 1.655295)
build_ruby 0.000496 0.001180 3.627539 ( 3.890826)
build_all 0.002955 0.004702 6.700304 ( 3.211699)
build_install 0.016311 0.002686 8.198188 ( 4.723046)
test_btest 0.000773 0.000240 93.157531 ( 39.801590)
test_basic 0.000000 0.007766 0.928233 ( 0.995665)
test_all 0.064477 0.049418 736.679244 (231.189004)
test_rubyspec 0.043727 0.032911 102.943635 (112.453670)
total: 400.25 sec