Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-061622
#<BuildRuby:0x00007f17793bfdc0
@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.20240808-061622",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000008 0.000030 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.007471 0.001141 3.440324 ( 3.276371)
build_miniruby 0.001585 0.000000 1.428983 ( 1.426851)
build_ruby 0.001870 0.000000 4.280759 ( 4.443644)
build_all 0.005850 0.003189 8.063781 ( 3.191033)
build_install 0.015124 0.005007 10.520033 ( 4.703787)
test_btest 0.000587 0.000189 116.720591 ( 32.315209)
test_basic 0.002575 0.007607 1.055324 ( 1.102522)
test_all 0.096070 0.052066 870.494841 (261.274832)
test_rubyspec 0.044859 0.048207 168.394674 ( 35.085057)
total: 346.82 sec