Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-195532
#<BuildRuby:0x000055672e55e098
@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.20231223-195532",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005095 0.001019 1.685132 ( 2.249210)
build_miniruby 0.001254 0.000251 1.679812 ( 1.741944)
build_ruby 0.001879 0.000000 3.452009 ( 3.716105)
build_all 0.007666 0.000214 5.692726 ( 3.412017)
build_install 0.013157 0.004342 6.644672 ( 3.857968)
test_btest 0.000000 0.000949 79.512852 ( 28.481016)
test_basic 0.004430 0.004282 0.841910 ( 0.914832)
test_all 0.068775 0.049706 649.701279 (228.003468)
test_rubyspec 0.049562 0.016294 92.164774 (104.108509)
total: 376.49 sec