Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240127-084317
#<BuildRuby:0x00005637cab724f8
@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.20240127-084317",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005809 0.000000 1.676069 ( 2.012043)
build_miniruby 0.001813 0.000000 1.749011 ( 1.746618)
build_ruby 0.001544 0.000000 2.942796 ( 3.188744)
build_all 0.007546 0.000098 6.293003 ( 2.416242)
build_install 0.018797 0.000000 7.884909 ( 3.792291)
test_btest 0.001070 0.000000 84.699676 ( 23.078043)
test_basic 0.001253 0.004158 0.833425 ( 0.899948)
test_all 0.087058 0.030446 708.924803 (217.136915)
test_rubyspec 0.041450 0.053258 145.451931 (156.638890)
total: 410.91 sec