Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240312-043225
#<BuildRuby:0x00005632e63ba078
@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.20240312-043225",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.000000 0.007823 2.688100 ( 2.427378)
build_miniruby 0.000000 0.001293 1.801869 ( 1.801744)
build_ruby 0.000668 0.001058 3.652083 ( 3.885119)
build_all 0.004650 0.003031 6.650677 ( 2.628208)
build_install 0.015078 0.004751 8.490177 ( 4.334358)
test_btest 0.000541 0.000143 95.276510 ( 29.879244)
test_basic 0.000000 0.009380 0.850641 ( 0.913988)
test_all 0.078007 0.044748 737.494882 (215.430517)
test_rubyspec 0.047390 0.041085 111.269929 (120.467355)
total: 381.77 sec