Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-122449
#<BuildRuby:0x00007f1286f3fdc8
@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.20241216-122449",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000034)
build_up 0.001791 0.004384 2.211686 ( 2.538870)
build_miniruby 0.001100 0.000285 1.440781 ( 1.437675)
build_ruby 0.001570 0.000407 3.799900 ( 3.936792)
build_all 0.005214 0.002209 5.669634 ( 2.392885)
build_install 0.010248 0.006192 7.424440 ( 4.012315)
test_btest 0.000325 0.000767 71.959902 ( 19.043257)
test_basic 0.002064 0.007396 1.017874 ( 1.070583)
test_all 0.087369 0.052401 633.597626 (187.404604)
test_rubyspec 0.041138 0.040644 114.800933 ( 24.042982)
total: 245.88 sec