Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240121-043944
#<BuildRuby:0x000055dd62572228
@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.20240121-043944",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004168 0.001088 1.638986 ( 1.987283)
build_miniruby 0.001379 0.000360 1.583095 ( 1.582687)
build_ruby 0.001282 0.000335 3.185572 ( 3.419271)
build_all 0.006536 0.001705 5.886911 ( 2.904369)
build_install 0.012626 0.005593 7.111787 ( 4.206368)
test_btest 0.000635 0.000177 83.640646 ( 36.845942)
test_basic 0.000471 0.006605 0.857688 ( 0.939245)
test_all 0.084321 0.033384 795.343308 (320.631511)
test_rubyspec 0.045893 0.054652 157.281992 (169.236495)
total: 541.75 sec