Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-123935
#<BuildRuby:0x00005629931c6318
@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.20240206-123935",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001919 0.003715 1.838854 ( 2.214441)
build_miniruby 0.001286 0.000206 1.591602 ( 1.591293)
build_ruby 0.001758 0.000281 3.307747 ( 3.550074)
build_all 0.007043 0.000453 6.164540 ( 3.178159)
build_install 0.016313 0.001126 7.003265 ( 3.621370)
test_btest 0.000784 0.000000 84.896253 ( 31.279047)
test_basic 0.005624 0.000272 0.866334 ( 0.958192)
test_all 0.091511 0.022456 744.232897 (269.604422)
test_rubyspec 0.053252 0.049933 172.221066 (182.079508)
total: 498.08 sec